aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: remove redundant argument commentsQinghuang Feng2008-11-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-21
|\
| * wireless: clean up sysfs code using %pMJohannes Berg2008-11-21
| * net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-21
| * lib80211: consolidate crypt init routinesJohn W. Linville2008-11-21
| * lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-21
| * mac80211: remove unnecessary include.Rami Rosen2008-11-21
| * mac80211: rc80211_pid eliminate sparse warningsTomas Winkler2008-11-21
| * mac80211: remove more excess kernel-docRandy Dunlap2008-11-21
| * mac80211: disable BSSID filtering for mesh interfacesAndrey Yurovsky2008-11-21
* | inet_diag: Missed conversion after changing inet ehash lockl to spinlocks.David S. Miller2008-11-21
* | pkt_sched: sch_drr: Fix qlen in drr_drop()Jarek Poplawski2008-11-21
|/
* DCB: Add support for DCB BCNAlexander Duyck2008-11-21
* DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-21
* DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-21
* DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-21
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
* net: convert TCP/DCCP ehash rwlocks to spinlocksEric Dumazet2008-11-20
* ipgre: convert to netdevice_opsStephen Hemminger2008-11-20
* ipv6: convert tunnels to net_device_opsStephen Hemminger2008-11-20
* ipip: convert to net_device_opsStephen Hemminger2008-11-20
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-20
* fddi: convert to new network device opsStephen Hemminger2008-11-20
* ipmr: convert ipmr virtual interface to net_device_opsStephen Hemminger2008-11-20
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-20
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-20
| |\
| | * net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-20
| | * ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-20
| | * pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy2008-11-20
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-20
| | |\
| | | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-18
| | * | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-20
| | * | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-20
| | * | net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-19
| | * | phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-19
| | * | pktgen: fix multiple queue warningRobert Olsson2008-11-19
| | * | net: fix ip_mr_init() error pathBenjamin Thery2008-11-19
| | |/
| * / reintroduce accept4Ulrich Drepper2008-11-19
| |/
* | netdevice wanrouter: Convert directly reference of netdev->privWang Chen2008-11-20
* | pkt_sched: remove unnecessary xchg() in packet classifiersPatrick McHardy2008-11-20
* | pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy2008-11-20
* | pkt_sched: add DRR schedulerPatrick McHardy2008-11-20
* | net: ip_sockglue.c add static, annotate ports' endiannessHarvey Harrison2008-11-20
* | dccp: Fix bracing in dccp_feat_list_lookup.Gerrit Renker2008-11-20
* | filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2008-11-20
* | net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* | vlan: convert to net_device_opsStephen Hemminger2008-11-20
* | ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20