aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-251-2/+0
* DCB: fix kconfig optionJeff Kirsher2008-11-251-2/+2
* netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-241-0/+3
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-242-0/+38
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-241-2/+0
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-241-1/+1
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-231-0/+42
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-231-1/+8
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+5
* WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa2008-11-221-102/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-214-119/+117
|\
| * wireless: missing include in lib80211.hRami Rosen2008-11-211-1/+1
| * mac80211: add explicit padding in struct ieee80211_tx_infoJohn W. Linville2008-11-211-0/+1
| * lib80211: consolidate crypt init routinesJohn W. Linville2008-11-211-0/+3
| * lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-213-115/+111
| * mac80211: remove more excess kernel-docRandy Dunlap2008-11-211-2/+0
| * mac80211: fix BUILD_BUG_ON() caused by misalignment on armFelix Fietkau2008-11-211-1/+1
* | netdevice hdlc: Convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* | net: use net_eq() in INET_MATCH and INET_TW_MATCHEric Dumazet2008-11-211-4/+4
|/
* DCB: Add support for DCB BCNAlexander Duyck2008-11-202-1/+47
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-202-0/+4
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-202-0/+29
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-202-0/+38
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-204-0/+287
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-201-7/+7
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-1/+3
* fddi: convert to new network device opsStephen Hemminger2008-11-201-0/+1
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-13/+26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-205-56/+15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-201-20/+0
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-20/+0
| | |\
| | | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-30/+0
| |\ \ \
| | * \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-1833-96/+869
| | |\ \ \
| | * | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-30/+0
| * | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
| * | | | | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
| | |_|/ / | |/| | |
* | | | | pkt_sched: add DRR schedulerPatrick McHardy2008-11-201-0/+16
* | | | | netlink: avoid memset of 0 bytes sparse warningPatrick McHardy2008-11-201-1/+2
* | | | | filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2008-11-201-1/+2
* | | | | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-201-30/+15
* | | | | netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-0/+4
* | | | | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-1/+3
* | | | | netdev: network device operations infrastructureStephen Hemminger2008-11-191-64/+168
* | | | | include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-192-4/+4
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1820-47/+213
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
| |\ \ \ \
| | * | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
| |\ \ \ \ | | |/ / / | |/| | |