aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen
2008-11-24tcp: more aggressive skippingIlpo Järvinen
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-11-23dccp: Support for Mandatory optionsGerrit Renker
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-23net: af_netlink should update its inuse counterEric Dumazet
2008-11-23net: some optimizations in af_inetEric Dumazet
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-21inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn 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 unnecessary include.Rami Rosen
2008-11-21mac80211: rc80211_pid eliminate sparse warningsTomas Winkler
2008-11-21mac80211: remove more excess kernel-docRandy Dunlap
2008-11-21mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky
2008-11-21pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski
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-20ipgre: convert to netdevice_opsStephen Hemminger
2008-11-20ipv6: convert tunnels to net_device_opsStephen Hemminger
2008-11-20ipip: convert to net_device_opsStephen Hemminger
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger
2008-11-20fddi: convert to new network device opsStephen Hemminger