summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bridge: notify mdb changes via netlinkCong Wang2012-12-121-0/+6
* ndisc: Unexport ndisc_{build,send}_skb().YOSHIFUJI Hideaki2012-12-121-15/+0
* uapi: add missing netconf.h to export liststephen hemminger2012-12-121-0/+1
* pkt_sched: avoid requeues if possibleEric Dumazet2012-12-121-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-113-26/+35
|\
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-112-26/+33
| |\
| | * wireless: fix VHT max AMPDU exponent definitionJohannes Berg2012-12-061-26/+28
| | * mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2012-12-051-0/+5
| * | ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-101-0/+2
* | | net: fix a race in gro_cell_poll()Eric Dumazet2012-12-111-5/+9
* | | virtio_net: multiqueue supportJason Wang2012-12-091-0/+27
* | | net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-096-1/+125
* | | bridge: export multicast database via netlinkCong Wang2012-12-072-0/+58
* | | sctp: Add RCU protection to assoc->transport_addr_listThomas Graf2012-12-071-0/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-0712-36/+218
|\| |
| * | ssb: register watchdog driverHauke Mehrtens2012-12-061-0/+2
| * | ssb: extif: add methods for watchdog driverHauke Mehrtens2012-12-061-4/+5
| * | ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens2012-12-061-0/+1
| * | ssb: add methods for watchdog driverHauke Mehrtens2012-12-061-2/+3
| * | bcma: register watchdog driverHauke Mehrtens2012-12-061-0/+3
| * | bcma: add methods for watchdog driverHauke Mehrtens2012-12-061-2/+2
| * | ssb/bcma: add common header for watchdogHauke Mehrtens2012-12-061-0/+19
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-065-21/+115
| |\|
| | * mac80211: Fix typo in mac80211.hSimon Wunderlich2012-12-031-1/+1
| | * cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-14/+27
| | * mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-3/+2
| | * nl80211: support P2P GO powersave configurationJohannes Berg2012-11-272-0/+23
| | * mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-272-0/+29
| | * mac80211: support VHT associationJohannes Berg2012-11-271-0/+15
| | * cfg80211: rework chandef checking and export itJohannes Berg2012-11-271-3/+18
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-12-032-7/+26
| |\ \
| | * | Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko2012-12-031-1/+1
| | * | Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko2012-12-031-0/+16
| | * | Bluetooth: Move double negation to macrosGustavo Padovan2012-12-031-3/+3
| | * | Bluetooth: Implement deferred sco socket setupFrédéric Dalleau2012-12-031-3/+6
| * | | ssb: extif: fix compile errorsHauke Mehrtens2012-11-301-0/+42
* | | | net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-071-0/+5
* | | | bridge: implement multicast fast leaveDavid S. Miller2012-12-051-0/+1
* | | | ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-041-0/+1
* | | | ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-041-0/+7
* | | | netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-043-0/+7
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-044-7/+20
|\ \ \ \
| * | | | netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2012-12-031-0/+15
| * | | | netfilter: kill support for per-af queue backendsFlorian Westphal2012-12-031-6/+2
| * | | | netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-031-0/+2
| * | | | netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso2012-12-031-1/+1
* | | | | tun: only queue packets on deviceMichael S. Tsirkin2012-12-031-0/+2
* | | | | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-033-0/+75
|/ / / /
* | | | net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-022-4/+5
* | | | Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-011-0/+2
|\ \ \ \