aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-07-15SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever
2008-07-15SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever
2008-07-15SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-15iucv: fix memory leak in cpu hotplug error path.Akinobu Mita
2008-07-15net: refactor tcp splice receive path to improve readabilityOctavian Purdila
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-15netdev: Add addr_list_lock to struct net_device.David S. Miller
2008-07-14mib: add struct net to ICMPMSGIN_INC_STATS_BHPavel Emelyanov
2008-07-14mib: add struct net to ICMPMSGOUT_INC_STATSPavel Emelyanov
2008-07-14mib: add struct net to ICMP_INC_STATS_BHPavel Emelyanov
2008-07-14mib: add struct net to ICMP_INC_STATSPavel Emelyanov
2008-07-14inet: toss struct net initialization aroundPavel Emelyanov
2008-07-14icmp: add struct net argument to icmp_out_countPavel Emelyanov
2008-07-14vlan: remove unnecessary include statementsPatrick McHardy
2008-07-14vlan: clean up hard_start_xmit functionsPatrick McHardy
2008-07-14vlan: clean up vlan_dev_hard_header()Patrick McHardy
2008-07-14vlan: ethtool ->get_flags supportPatrick McHardy
2008-07-14packet: deliver VLAN TCI to userspacePatrick McHardy
2008-07-14packet: support extensible, 64 bit clean mmaped ring structurePatrick McHardy
2008-07-14vlan: deliver packets received with VLAN acceleration to network tapsPatrick McHardy
2008-07-14vlan: Don't store VLAN tag in cbPatrick McHardy
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens
2008-07-14tipc: Add missing locks when inspecting node list & link listAllan Stephens
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens
2008-07-14tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2008-07-14tipc: Fix race condition that could cause accept() to failAllan Stephens
2008-07-14tipc: Optimize pointer dereferencing when receiving stream dataAllan Stephens
2008-07-14tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens
2008-07-14netlabel: return msg overflow error from netlbl_cipsov4_list fasterDenis V. Lunev
2008-07-14net: Remove references to wan-router.txt in KconfigsJohann Felix Soden
2008-07-148021q: Check return of dev_set_promiscuity/allmultiWang Chen
2008-07-14ipv4: Fix ipmr unregister device oopsWang Chen
2008-07-14ipv4: Check return of dev_set_allmultiWang Chen
2008-07-14ipv6: Fix using after dev_put()Wang Chen
2008-07-14ipv6: Check return of dev_set_allmultiWang Chen
2008-07-14bridge: Check return of dev_set_promiscuityWang Chen
2008-07-14af_packet: Check return of dev_set_promiscuity/allmultiWang Chen
2008-07-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-07-14net-sched: cls_flow: add perturbation supportPatrick McHardy
2008-07-14Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2008-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-14netfilter: Let nf_ct_kill() callers know if del_timer() returned true.David S. Miller
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14mac80211: dont add a STA which is not in the same IBSSEmmanuel Grumbach