aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-25DCB: fix kconfig optionJeff Kirsher3-10/+20
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen2-0/+7
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2-7/+389
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-24tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2-51/+52
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet1-1/+6
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet4-9/+14
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski1-20/+56
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy1-3/+5
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet3-5/+7
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet1-3/+3
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller3-0/+9
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan4-4/+4
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet4-115/+139
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker2-60/+33
2008-11-23dccp: Support for Mandatory optionsGerrit Renker2-0/+17
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2-7/+28
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker3-5/+30
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker4-8/+42
2008-11-23net: af_netlink should update its inuse counterEric Dumazet1-0/+2
2008-11-23net: some optimizations in af_inetEric Dumazet1-5/+4
2008-11-21net: remove redundant argument commentsQinghuang Feng6-7/+0
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller21-4084/+441
2008-11-21inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller1-5/+5
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg1-15/+10
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville9-3644/+0
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville2-24/+40
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville13-452/+433
2008-11-21mac80211: remove unnecessary include.Rami Rosen1-1/+0
2008-11-21mac80211: rc80211_pid eliminate sparse warningsTomas Winkler1-3/+3
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap1-3/+0
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky1-2/+15
2008-11-21pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski1-0/+1
2008-11-20DCB: Add support for DCB BCNAlexander Duyck1-7/+167
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck1-0/+43
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck1-0/+132
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck1-0/+82
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck5-0/+721
2008-11-20net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet4-36/+34
2008-11-20ipgre: convert to netdevice_opsStephen Hemminger1-16/+26
2008-11-20ipv6: convert tunnels to net_device_opsStephen Hemminger2-30/+32
2008-11-20ipip: convert to net_device_opsStephen Hemminger1-16/+17
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger1-5/+9
2008-11-20fddi: convert to new network device opsStephen Hemminger1-2/+6