51760 Commits (0463d4ae25771aaf3379bb6b2392f6edf23c2828)
 

Author SHA1 Message Date
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
Herbert Xu 628592ccdb [NETDRV]: Perform missing csum_offset conversions 18 years ago
Herbert Xu 663ead3bb8 [NET]: Use csum_start offset instead of skb_transport_header 18 years ago
Patrick McHardy ac758e3c55 [XFRM]: beet: fix worst case header_len calculation 18 years ago
Patrick McHardy c5c2523893 [XFRM]: Optimize MTU calculation 18 years ago
Patrick McHardy 557922584d [XFRM]: esp: fix skb_tail_pointer conversion bug 18 years ago
Patrick McHardy 56eb88828b [SK_BUFF]: Fix missing offset adjustment in pskb_expand_head 18 years ago
YOSHIFUJI Hideaki 29f6af7712 [IPV6] FIB6RULE: Find source address during looking up route. 18 years ago
Patrick McHardy ea2f10a3c8 [XFRM]: beet: minor cleanups 18 years ago
Thomas Graf 038890fed8 [RTNL]: Improve error codes for unsupported operations 18 years ago
David Howells 716ea3a7aa [NET]: Move generic skbuff stuff from XFRM code to generic code 18 years ago
Arnaldo Carvalho de Melo 926554c4b7 [CREDITS]: Update Arnaldo entry 18 years ago
Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
David S. Miller 3dbad80ac7 [NET]: Fix warnings in 3c523.c and ni52.c 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Eric Dumazet f859581519 [NET]: random functions can use nsec resolution instead of usec 18 years ago
Thomas Graf 4b19ca44cb [NET] fib_rules: delay route cache flush by ip_rt_min_delay 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 2a123b86e2 [BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr 18 years ago
Eric Dumazet 03d4f879b9 [IPV4]: align inet_protos[] on SMP 18 years ago
Eric Dumazet 4103f8cd5c [TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates 18 years ago
Thomas Graf 73417f617a [NET] fib_rules: Flush route cache after rule modifications 18 years ago
Eric Dumazet be776281ae [NET]: inet_ehash_secret should be __read_mostly and set only once 18 years ago
Herbert Xu 35fc92a9de [NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE 18 years ago