Commit Graph

52133 Commits (ced80c67cd1ed503c6fb72f02ac7342ab4ebf67a)
 

Author SHA1 Message Date
Samuel Ortiz c3ea9fa274 [IrDA] af_irda: IRDA_ASSERT cleanups 18 years ago
Samuel Ortiz d7f48d1a93 [IrDA] af_irda: irda_accept cleanup 18 years ago
Olaf Kirch 6e66aa15d8 [IrDA] af_irda: Silence kernel message in irda_recvmsg_stream 18 years ago
Olaf Kirch 305f2aa182 [IrDA] af_irda: irda_recvmsg_stream cleanup 18 years ago
Andi Kleen 9958089a43 [NET]: Move sk_setup_caps() out of line. 18 years ago
Andi Kleen 4ac02bab77 [TCP]: Uninline tcp_done(). 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Stephen Hemminger c462238d6a [TCP]: TCP Illinois congestion control (rev3) 18 years ago
Stephen Hemminger 9be9a6b983 [NET]: Get rid of netdev_nit 18 years ago
Michal Ostrowski 42dc9cd54b [PPPOE]: Fix device tear-down notification. 18 years ago
Florian Zumbiehl 202a03acf9 [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it 18 years ago
Florian Zumbiehl 74b885cf86 [PPPOE]: race between interface going down and connect() 18 years ago
Florian Zumbiehl bfafb26e11 [PPPoE]: miscellaneous smaller cleanups 18 years ago
Stephen Hemminger 0c6fcc8a8c [NET] skbuff: skb_store_bits const is backwards 18 years ago
Stephen Hemminger 3e6cf558b0 [BRIDGE]: Fix warning in net-2.6.22 18 years ago
Ralf Baechle 75606dc69a [AX25/NETROM/ROSE]: Convert to use modern wait queue API 18 years ago
Peter P. Waskiewicz Jr 80feaacb8a [AF_PACKET]: Add option to return orig_dev to userspace. 18 years ago
YOSHIFUJI Hideaki 1370b5a59b [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. 18 years ago
YOSHIFUJI Hideaki 334901700f [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. 18 years ago
YOSHIFUJI Hideaki 49ed67a9ee [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. 18 years ago
YOSHIFUJI Hideaki bf99f1bde3 [IPV6] SNMP: Netlink interface. 18 years ago
John Heffner 628a5c5618 [INET]: Add IP(V6)_PMTUDISC_RPOBE 18 years ago
John Heffner b881ef7603 [IPV6]: MTU discovery check in ip6_fragment() 18 years ago
Patrick McHardy fd44de7cc1 [NET_SCHED]: ingress: switch back to using ingress_lock 18 years ago
Patrick McHardy 0463d4ae25 [NET_SCHED]: Eliminate qdisc_tree_lock 18 years ago
Patrick McHardy ffa4d7216e [NETLINK]: don't reinitialize callback mutex 18 years ago
Patrick McHardy 6313c1e099 [RTNETLINK]: Remove unnecessary locking in dump callbacks 18 years ago
Patrick McHardy 1c2d670f36 [RTNETLINK]: Hold rtnl_mutex during netlink dump callbacks 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Patrick McHardy b076deb849 [NETFILTER]: ipt_ULOG: add compat conversion functions 18 years ago
Patrick McHardy d3a2c3ca8e [NETFILTER]: nfnetlink_log: remove fallback to group 0 18 years ago
Patrick McHardy 3b5018d676 [NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloading 18 years ago
Patrick McHardy fe6092ea00 [NETFILTER]: nf_nat: use HW checksumming when possible 18 years ago
Bart De Schuymer c15bf6e699 [NETFILTER]: ebt_arp: add gratuitous arp filtering 18 years ago
Michael Milner 516299d2f5 [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic 18 years ago
Gerrit Renker 91d73c15cb [DCCP]: Complete documentation of dccp_sock 18 years ago
Gerrit Renker f73f7097c9 [DCCP]: Debug statements for Elapsed Time option 18 years ago
Gerrit Renker b2449fdc30 [DCCP]: Fix bug in the calculation of very low sending rates 18 years ago
David S. Miller cb8c181f28 [S390]: Fix build on 31-bit. 18 years ago
Patrick McHardy efd1e8d569 [SK_BUFF]: Fix missing offset adjustment in skb_copy_expand 18 years ago
Eric Dumazet 33036807b3 [NET]: loopback driver can use loopback_dev integrated net_device_stats 18 years ago
Akinobu Mita 87a596e0b8 bridge: check kmem_cache_create() error 18 years ago
Stephen Hemminger ffe1d49cc3 bridge: allow changing hardware address to any valid address 18 years ago
Stephen Hemminger b86c45035c bridge: change when netlink events go to STP 18 years ago
Stephen Hemminger 9cde070874 bridge: add support for user mode STP 18 years ago
Stephen Hemminger 9cf637473c bridge: add sysfs hook to flush forwarding table 18 years ago
Stephen Hemminger 3f89092318 bridge: simpler hash with salt 18 years ago
Stephen Hemminger 467aea0ddf bridge: don't route packets while learning 18 years ago
Stephen Hemminger 6229e362dd bridge: eliminate call by reference 18 years ago
Herbert Xu 604763722c [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY 18 years ago