summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2003-07-25Merge bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds
2003-07-25[PATCH] Only set ->sk_reuse for tcp sockets, not udpNeil Brown
2003-07-25[NETFILTER]: Fix typo in ipt_MIRROR.cHarald Welte
2003-07-25[NETFILTER]: Make REJECT target compliant with RFC 1812.Maciej Soltysiak
2003-07-25[NETFILTER]: Drop reference to conntrack after removing confirmed expectation.Patrick McHardy
2003-07-25[NETFILTER]: Fix locking of ipt_helper.Patrick McHardy
2003-07-25[NETFILTER]: Fix a bug in the IRC DCC command parser of ip_conntrack_irc.Harald Welte
2003-07-25[NETFILTER]: Fix issues with REJECT and MIRROR targets wrt. policy routing.Patrick McHardy
2003-07-25[NETFILTER]: Fix various problems with MIRROR target.Patrick McHardy
2003-07-25[NETFILTER]: Re-sync ipt_REJECT with 2.4.xHarald Welte
2003-07-25[NET]: Make IFLA_STATS arch independent.Alexey Kuznetsov
2003-07-24[IPV4]: Fix build with multicast but not procfs enabled.Stephen Hemminger
2003-07-24[EBTABLES]: Make it work on 32-on-64 platforms.Bart De Schuymer
2003-07-24[NET]: Fix signnedness test in socket filter code.Patrick McHardy
2003-07-22[NET]: Print statistics using unsigned format in sysfs.David S. Miller
2003-07-22[ATM]: Timer cleanup in lec.cChas Williams
2003-07-22[IPV6]: Reporting of prefix routes via rtnetlink.Krishna Kumar
2003-07-22[NET]: Fix no_cong_thresh sysctl.Patrick McHardy
2003-07-22[DECNET]: Fix missing module refs in DECnet.Steven Whitehouse
2003-07-22[BRIDGE]: Fix several startup/shutdown timer races.Stephen Hemminger
2003-07-22[BRIDGE]: Cleanup kernel messages, use C99 initializers.Stephen Hemminger
2003-07-20[NET]: Remove some debugging from pktgen.Robert Olsson
2003-07-20[NET]: Audit copy_from_user checks in pktgen.Randy Dunlap
2003-07-20[NET]: Fix hang/memleak in pktgen.Kambo Lohan
2003-07-20[ATM]: If !IFF_UP drop the frames.Chas Williams
2003-07-20[ATM]: Return ENODEV if !dev.Chas Williams
2003-07-20[ATM]: Make sigd_sleep conditional with WAIT_FOR_DEMON.Chas Williams
2003-07-20[EBTABLES]: Copy skb when shared.Bart De Schuymer
2003-07-20[NET]: Makefile cleanups for net/.Sam Ravnborg
2003-07-20[IPSEC]: Make reqids 32-bits.Herbert Xu
2003-07-20[IPV4/IPVS]: Deactivate the timer in connection expire if it is activated by ...Wensong Zhang
2003-07-20Merge bk://kernel.bkbits.net/jmorris/net-2.5David S. Miller
2003-07-22[IPSEC] correct 'discvovery' typoSean Neakums
2003-07-19[NET]: Eliminate MOD_* from wanrouter.Stephen Hemminger
2003-07-19[NET]: Allow LAPB to be unloaded.Stephen Hemminger
2003-07-19[NET]: remove MOD_* from LAPB.Stephen Hemminger
2003-07-18Merge nuts.ninka.net:/home/davem/src/BK/sctp-2.5David S. Miller
2003-07-18Merge http://linux-lksctp.bkbits.net/lksctp-2.5David S. Miller
2003-07-18[IPV6]: Fix anycast usage.Alexey Kuznetsov
2003-07-18[TCP/IPV6]: Revert previous anycast changes.David S. Miller
2003-07-18[SCTP] Support for IPV6_V6ONLY socket option. (Ardelle.fan)Sridhar Samudrala
2003-07-17[BRIDGE/EBTABLES]: Add stp packet matching.Bart De Schuymer
2003-07-17Merge nuts.ninka.net:/home/davem/src/BK/network-2.5David S. Miller
2003-07-17[NETFILTER]: Fix ip_nat_ftp in 2.6.0-test1.Harald Welte
2003-07-17Merge http://linux-lksctp.bkbits.net/lksctp-2.5.workJon Grimm
2003-07-16[SCTP] Fix v6 linklocal address send not getting routed to correct i/f.Jon Grimm
2003-07-16[PATCH] Fix rpc_setbufsize() usageFrank Cusack
2003-07-16[PATCH] rpcsec_gss compatibilityFrank Cusack
2003-07-15[SCTP] Reduce the size of struct sctp_ulpevent so that it fits inSridhar Samudrala
2003-07-15[IPV4]: Do not use proto for route output in IPVS.Wensong Zhang