aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2009-11-07net: Replace old style lock initializerThomas Gleixner
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-05net: Fix build warning in sock_bindtodevice().David S. Miller
2009-11-05pktgen: tx_bytes might be slightly wrongEric Dumazet
2009-11-05net: sock_bindtodevice() RCU-ificationEric Dumazet
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2009-11-01net: RCU locking for simple ioctl()Eric Dumazet
2009-11-01veth: Fix unregister_netdevice_queue for vethEric W. Biederman
2009-11-01net: Introduce dev_get_by_name_rcu()Eric Dumazet
2009-10-30net: Allow devices to specify a device specific sysfs group.Eric W. Biederman
2009-10-30net: fix sk_forward_alloc corruptionEric Dumazet
2009-10-30net: use hlist_for_each_entry()Eric Dumazet
2009-10-29gro: Change all receive functions to return GRO result codesBen Hutchings
2009-10-29gro: Name the GRO result enumeration typeBen Hutchings
2009-10-29net: Introduce dev_get_by_index_rcu()Eric Dumazet
2009-10-28net: sysfs: ethtool_ops can be NULLEric Dumazet
2009-10-28vlan: Optimize multiple unregistrationEric Dumazet
2009-10-28net: add a list_head parameter to dellink() methodEric Dumazet
2009-10-28net: Introduce unregister_netdevice_many()Eric Dumazet
2009-10-28net: Introduce unregister_netdevice_queue()Eric Dumazet
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27vlan: allow null VLAN ID to be usedEric Dumazet
2009-10-24pktgen: Dont leak kernel memoryEric Dumazet
2009-10-24rtnetlink: speedup rtnl_dump_ifinfo()Eric Dumazet
2009-10-22rtnetlink: rtnl_setlink() and rtnl_getlink() changesEric Dumazet
2009-10-20net: Use sk_tx_queue_mapping for connected socketsKrishna Kumar
2009-10-20net: Fix for dst_negative_adviceKrishna Kumar
2009-10-20net: Introduce sk_tx_queue_mappingKrishna Kumar
2009-10-20filter: Add SKF_AD_QUEUE instructionEric Dumazet
2009-10-19pkt_sched: ingress socket filter by markjamal
2009-10-18net: sk_drops consolidation part 2Eric Dumazet
2009-10-14net: sk_drops consolidationEric Dumazet
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-10-07net: Make UFO on master device independent of attached devicesSridhar Samudrala
2009-10-07wext: refactorJohannes Berg
2009-10-07ethtool: Add reset operationBen Hutchings
2009-10-07pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet
2009-10-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-05wext: let get_wireless_stats() sleepJohannes Berg
2009-10-05net: export device speed and duplex via sysfsAndy Gospodarek
2009-10-05net: introduce NETDEV_POST_INIT notifierJohannes Berg
2009-10-05pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet
2009-10-05ethtool: Remove support for obsolete string query operationsBen Hutchings
2009-10-04pktgen: restore nanosec delaysEric Dumazet
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet
2009-10-01pktgen: Fix delay handlingEric Dumazet
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30net: Fix sock_wfree() raceEric Dumazet