Commit Graph

51861 Commits (b86e0280bb5585a610783ff5392d9d439dee7ddd)
 

Author SHA1 Message Date
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
Patrick McHardy a084980dcb [NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT 18 years ago
Patrick McHardy 104e087898 [NET_SCHED]: kill PSCHED_TLESS 18 years ago
Patrick McHardy 7c59e25f31 [NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2 18 years ago
Patrick McHardy 26e252df1e [NET_SCHED]: kill PSCHED_AUDIT_TDIFF 18 years ago
Patrick McHardy 76d643cd3b [NET_SCHED]: sch_netem: fix off-by-one in send time comparison 18 years ago
Thomas Graf c7bf5f9dc2 [NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST 18 years ago
Yasuyuki Kozakai de6e05c49f [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet 18 years ago
Yasuyuki Kozakai 5f79e0f916 [NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled 18 years ago
Patrick McHardy e6f689db51 [NETFILTER]: Use setup_timer 18 years ago
Patrick McHardy 9afdb00c80 [NETFILTER]: nfnetlink_log: remove conditional locking 18 years ago
Michal Miroslaw 370e6a8789 [NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl_send() 18 years ago
Michal Miroslaw f76cdcee5b [NETFILTER]: nfnetlink_log: iterator functions need iter_state * only 18 years ago
Michal Miroslaw 9a36e8c2b3 [NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance 18 years ago
Michal Miroslaw f414c16c04 [NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config() 18 years ago
Michal Miroslaw 55b5a91e17 [NETFILTER]: nfnetlink_log: kill duplicate code 18 years ago
Michal Miroslaw 09972d6f96 [NETFILTER]: nfnetlink_log: don't count max(a,b) twice 18 years ago
Patrick McHardy 1b53d9042c [NETFILTER]: Remove changelogs and CVS IDs 18 years ago
Stephen Hemminger bb2f8cc0ec [NETEM]: spelling errors 18 years ago
Thomas Graf c702e8047f [NETLINK]: Directly return -EINTR from netlink_dump_start() 18 years ago
Thomas Graf ead592ba24 [IPv4] diag: Use netlink_run_queue() to process the receive queue 18 years ago
Thomas Graf 1d00a4eb42 [NETLINK]: Remove error pointer from netlink message handler 18 years ago
Thomas Graf 45e7ae7f71 [NETLINK]: Ignore control messages directly in netlink_run_queue() 18 years ago
Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 18 years ago
Thomas Graf 33a0543cd9 [NETLINK]: Remove unused groups variable 18 years ago
Thomas Graf 267281058c [TCP] westwood: Use type safe netlink interface 18 years ago
Thomas Graf e9195d677d [TCP] vegas: Use type safe netlink interface 18 years ago
Thomas Graf 51057f2fec [RTNL]: Properly return rntl message handler 18 years ago
Stephen Hemminger 1936502d00 [NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup 18 years ago