Commit Graph

9545 Commits (48bfd1e0fc66b27254ec742b014e689ef218e76c)

Author SHA1 Message Date
Pavel Emelyanov 84a3aa000e ipv4: prepare net initialization for IP accounting 17 years ago
Will Newton 70efce27fc net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments. 17 years ago
Harvey Harrison 7b1c65faa2 net: make __skb_splice_bits static 17 years ago
Rumen G. Bogdanovski 9d3a0de7dc ipvs: More reliable synchronization on connection close 17 years ago
Sven Wegener 375c6bbabf ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() 17 years ago
Sven Wegener ba6fd85021 ipvs: Put backup thread on mcast socket wait queue 17 years ago
Sven Wegener 998e7a7680 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() 17 years ago
Sven Wegener e6dd731c75 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() 17 years ago
Sven Wegener d56400504a ipvs: Initialize mcast addr at compile time 17 years ago
Trond Myklebust a86dc496b7 SUNRPC: Remove the BKL from the callback functions 17 years ago
Chuck Lever c2e1b09ff2 SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon 17 years ago
Chuck Lever babe80eb49 SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier 17 years ago
Chuck Lever 423d8b0647 SUNRPC: None of rpcb_create's callers wants a privileged source port 17 years ago
Chuck Lever cc5598b78f SUNRPC: Introduce a specific rpcb_create for contacting localhost 17 years ago
Chuck Lever 166b88d755 SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET 17 years ago
Akinobu Mita d0236f8f82 iucv: fix memory leak in cpu hotplug error path. 17 years ago
Octavian Purdila 2870c43d17 net: refactor tcp splice receive path to improve readability 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
David S. Miller f1f28aa351 netdev: Add addr_list_lock to struct net_device. 17 years ago
Pavel Emelyanov f66ac03d49 mib: add struct net to ICMPMSGIN_INC_STATS_BH 17 years ago
Pavel Emelyanov 903fc1964e mib: add struct net to ICMPMSGOUT_INC_STATS 17 years ago
Pavel Emelyanov dcfc23cac1 mib: add struct net to ICMP_INC_STATS_BH 17 years ago
Pavel Emelyanov 75c939bb4d mib: add struct net to ICMP_INC_STATS 17 years ago
Pavel Emelyanov fd54d716b1 inet: toss struct net initialization around 17 years ago
Pavel Emelyanov 0388b00426 icmp: add struct net argument to icmp_out_count 17 years ago
Patrick McHardy 61362766d7 vlan: remove unnecessary include statements 17 years ago
Patrick McHardy d80aa31bbf vlan: clean up hard_start_xmit functions 17 years ago
Patrick McHardy 1349fe9a6b vlan: clean up vlan_dev_hard_header() 17 years ago
Patrick McHardy 19b9a4e256 vlan: ethtool ->get_flags support 17 years ago
Patrick McHardy 393e52e33c packet: deliver VLAN TCI to userspace 17 years ago
Patrick McHardy bbd6ef87c5 packet: support extensible, 64 bit clean mmaped ring structure 17 years ago
Patrick McHardy bc1d0411b8 vlan: deliver packets received with VLAN acceleration to network taps 17 years ago
Patrick McHardy 6aa895b047 vlan: Don't store VLAN tag in cb 17 years ago
Allan Stephens 968edbe1c8 tipc: Optimization to multicast name lookup algorithm 17 years ago
Allan Stephens 1aad72d6cd tipc: Add missing locks when inspecting node list & link list 17 years ago
Allan Stephens 08d2cf0f74 tipc: Fix bug in scope checking for multicast messages 17 years ago
Allan Stephens 0e35fd5e52 tipc: Eliminate improper use of TIPC_OK error code 17 years ago
Allan Stephens 2da59918e2 tipc: Fix race condition that could cause accept() to fail 17 years ago
Allan Stephens 8642bd9e04 tipc: Optimize pointer dereferencing when receiving stream data 17 years ago
Allan Stephens 0ea522416b tipc: Remove unneeded parameter to tipc_createport_raw() 17 years ago
Denis V. Lunev 83aa2e964b netlabel: return msg overflow error from netlbl_cipsov4_list faster 17 years ago
Johann Felix Soden 7197914c35 net: Remove references to wan-router.txt in Kconfigs 17 years ago
Wang Chen 89146504cb 8021q: Check return of dev_set_promiscuity/allmulti 17 years ago
Wang Chen 7dc00c82cb ipv4: Fix ipmr unregister device oops 17 years ago
Wang Chen d607032db0 ipv4: Check return of dev_set_allmulti 17 years ago
Wang Chen 7af3db78a9 ipv6: Fix using after dev_put() 17 years ago
Wang Chen 5ae7b44413 ipv6: Check return of dev_set_allmulti 17 years ago
Wang Chen bc3f9076f6 bridge: Check return of dev_set_promiscuity 17 years ago
Wang Chen 2aeb0b88b3 af_packet: Check return of dev_set_promiscuity/allmulti 17 years ago