aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov2008-07-16
* mib: add net to TCP_ADD_STATS_USERPavel Emelyanov2008-07-16
* mib: add net to TCP_DEC_STATSPavel Emelyanov2008-07-16
* mib: add net to TCP_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add net to TCP_INC_STATSPavel Emelyanov2008-07-16
* tcp: add net to tcp_mib_initPavel Emelyanov2008-07-16
* mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov2008-07-16
* inet: prepare struct net for TCP MIB accountingPavel Emelyanov2008-07-16
* mib: add net to IP_ADD_STATS_BHPavel Emelyanov2008-07-16
* mib: add net to IP_INC_STATS_BHPavel Emelyanov2008-07-16
* mib: add net to IP_INC_STATSPavel Emelyanov2008-07-16
* mib: drop unused IP_INC_STATS_USERPavel Emelyanov2008-07-16
* ipv4: prepare net initialization for IP accountingPavel Emelyanov2008-07-16
* netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy2008-07-16
* netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy2008-07-16
* net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.Will Newton2008-07-16
* net: make __skb_splice_bits staticHarvey Harrison2008-07-16
* Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer...David S. Miller2008-07-16
|\
| * ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible()Sven Wegener2008-07-16
| * ipvs: Put backup thread on mcast socket wait queueSven Wegener2008-07-16
| * ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread()Sven Wegener2008-07-16
| * ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send...Sven Wegener2008-07-16
| * ipvs: Initialize mcast addr at compile timeSven Wegener2008-07-16
* | ipvs: More reliable synchronization on connection closeRumen G. Bogdanovski2008-07-16
* | iucv: fix memory leak in cpu hotplug error path.Akinobu Mita2008-07-15
|/
* wireless: fix warnings from QoS patchJohannes Berg2008-07-15
* bluetooth/hci_bcsp: fix bitrev KconfigRandy Dunlap2008-07-15
* net: refactor tcp splice receive path to improve readabilityOctavian Purdila2008-07-15
* netdev: Do not use TX lock to protect address lists.David S. Miller2008-07-15
* netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* netdev: Add addr_list_lock to struct net_device.David S. Miller2008-07-15
* mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov2008-07-15
* mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov2008-07-15
* mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov2008-07-15
* mib: add struct net to ICMP_INC_STATSPavel Emelyanov2008-07-15
* icmp: drop unused MIB accounting wrappersPavel Emelyanov2008-07-15
* inet: toss struct net initialization aroundPavel Emelyanov2008-07-15
* icmp: add struct net argument to icmp_out_countPavel Emelyanov2008-07-15
* vlan: remove unnecessary include statementsPatrick McHardy2008-07-15
* vlan: clean up hard_start_xmit functionsPatrick McHardy2008-07-15
* vlan: clean up vlan_dev_hard_header()Patrick McHardy2008-07-15
* vlan: ethtool ->get_flags supportPatrick McHardy2008-07-15
* packet: deliver VLAN TCI to userspacePatrick McHardy2008-07-15
* packet: support extensible, 64 bit clean mmaped ring structurePatrick McHardy2008-07-15
* vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy2008-07-15
* vlan: Don't store VLAN tag in cbPatrick McHardy2008-07-15
* tipc: Optimization to multicast name lookup algorithmAllan Stephens2008-07-15
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-15
* tipc: Fix bug in scope checking for multicast messagesAllan Stephens2008-07-15
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-15