Commit Graph

99819 Commits (746b9f0228a1c607b3db67c80da1c2a963321926)
 

Author SHA1 Message Date
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 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
David S. Miller 885a4c966b Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer.net/linux-2.6 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
Akinobu Mita d0236f8f82 iucv: fix memory leak in cpu hotplug error path. 17 years ago
Johannes Berg 0b57664cf2 wireless: fix warnings from QoS patch 17 years ago
Randy Dunlap d3a8eab093 bluetooth/hci_bcsp: fix bitrev Kconfig 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 43589aa93c icmp: drop unused MIB accounting wrappers 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
Michael Chan 3cb29b1bca bnx2: Update version to 1.7.8. 17 years ago
Benjamin Li 5fcaed0124 bnx2: Support secondary MAC addresses. 17 years ago
Michael Chan 7c62e83beb bnx2: Allow flexible VLAN tag settings. 17 years ago
Michael Chan a2f138900d bnx2: Add ack parameter to bnx2_fw_sync(). 17 years ago
Michael Chan 7bb0a04fcd bnx2: Add PCI ID for 5716. 17 years ago
Michael Chan d6b1448695 bnx2: Prevent ethtool -s from crashing when device is down. 17 years ago
David S. Miller 925068dcdc Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 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
Max Krasnyansky f271b2cc78 tun: Fix/rewrite packet filtering logic 17 years ago
Wang Chen 89146504cb 8021q: Check return of dev_set_promiscuity/allmulti 17 years ago