aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2008-07-14Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-07-14wext: make sysfs bits optional and deprecate themJohannes Berg
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-07-08pkt_sched: Make qdisc_run take a netdev_queue.David S. Miller
2008-07-08netdev: Make netif_schedule() routines work with netdev_queue objects.David S. Miller
2008-07-08net: Clean up explicit ->tx_queue references in link watch.David S. Miller
2008-07-08netdev: Move next_sched into struct netdev_queue.David S. Miller
2008-07-08netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: The ingress_lock member is no longer needed.David S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller
2008-07-06net: fix dev_set_promiscuity() breakagePatrick McHardy
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen
2008-07-01net: Tyop of sk_filter() commentWang Chen
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-23Merge branch 'linus' into core/softirqIngo Molnar
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen
2008-06-17net: Add sk_set_socket() helper.David S. Miller
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila
2008-06-03netlink: Improve returned error codesThomas Graf
2008-06-03net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin
2008-06-03net: neighbour table ABI problemStephen Hemminger
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-25Remove argument from open_softirq which is always NULLCarlos R. Mafra
2008-05-23net: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov
2008-05-14net: handle errors from device_renameStephen Hemminger
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen