Commit Graph

51839 Commits (ec26815ad847dbf74a1e27aa5515fb7d5dc6ee6f)
 

Author SHA1 Message Date
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
Janusz Krzysztofik 2d771cd86d [IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are removed 18 years ago
Thomas Graf fa0b2d1d21 [NET] fib_rules: Add no-operation action 18 years ago
Thomas Graf 2b44368307 [NET] fib_rules: Mark rules detached from the device 18 years ago
Thomas Graf 0947c9fe56 [NET] fib_rules: goto rule action 18 years ago
David S. Miller 2f7826c024 [WAN] cosa.c: Build fix. 18 years ago
Stephen Hemminger 85795d64ed [TCP] tcp_probe: improvements for net-2.6.22 18 years ago
Stephen Hemminger e1c3e7ab6d [TCP]: cubic update for net-2.6.22 18 years ago
John Heffner 9af3912ec9 [NET] Move DF check to ip_forward 18 years ago
David S. Miller b3da2cf37c [INET]: Use jhash + random secret for ehash. 18 years ago
Johannes Berg d30045a0bc [NETLINK]: introduce NLA_BINARY type 18 years ago
Vlad Yasevich 703315712c [SCTP]: Implement SCTP_MAX_BURST socket option. 18 years ago
Vlad Yasevich a5a35e7675 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. 18 years ago
Vlad Yasevich bdf3092af6 [SCTP]: Honor flags when setting peer address parameters 18 years ago
Vlad Yasevich 1ae4114dce [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event 18 years ago
Vlad Yasevich d49d91d79a [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. 18 years ago
Vlad Yasevich b6e1331f3c [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 18 years ago
Patrick McHardy c95e939508 [NET_SCHED]: qdisc: remove unnecessary memory barriers 18 years ago
Patrick McHardy a48b5a6144 [NET_SCHED]: Unline tcf_destroy 18 years ago
Patrick McHardy 3bebcda280 [NET_SCHED]: turn PSCHED_GET_TIME into inline function 18 years ago
Patrick McHardy 03cc45c0a5 [NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function 18 years ago
Patrick McHardy 8edc0c31d6 [NET_SCHED]: kill PSCHED_TDIFF 18 years ago