summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-21netdevice hdlc: Convert directly reference of netdev->privWang Chen
2008-11-21net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet
2008-11-21wireless: missing include in lib80211.hRami Rosen
2008-11-21mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger
2008-11-20fddi: convert to new network device opsStephen Hemminger
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy
2008-11-20netlink: avoid memset of 0 bytes sparse warningPatrick McHardy
2008-11-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-20filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-11-19netdev: network device operations infrastructureStephen Hemminger
2008-11-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-19include/net net/ - csum_partial - remove unnecessary castsJoe Perches
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-16ematch: simpler tcf_em_unregister()Alexey Dobriyan