aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-09virtio_net: multiqueue supportJason Wang1-0/+27
2012-12-09net: Add support for hardware-offloaded encapsulationJoseph Gasparakis6-1/+125
2012-12-07bridge: export multicast database via netlinkCong Wang2-0/+58
2012-12-07sctp: Add RCU protection to assoc->transport_addr_listThomas Graf1-0/+2
2012-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville12-36/+218
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-0/+5
2012-12-06ssb: register watchdog driverHauke Mehrtens1-0/+2
2012-12-06ssb: extif: add methods for watchdog driverHauke Mehrtens1-4/+5
2012-12-06ssb: extif: add check for max value before setting watchdog registerHauke Mehrtens1-0/+1
2012-12-06ssb: add methods for watchdog driverHauke Mehrtens1-2/+3
2012-12-06bcma: register watchdog driverHauke Mehrtens1-0/+3
2012-12-06bcma: add methods for watchdog driverHauke Mehrtens1-2/+2
2012-12-06ssb/bcma: add common header for watchdogHauke Mehrtens1-0/+19
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville5-21/+115
2012-12-05bridge: implement multicast fast leaveDavid S. Miller1-0/+1
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel1-0/+1
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel1-0/+7
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel3-0/+7
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller4-7/+20
2012-12-03tun: only queue packets on deviceMichael S. Tsirkin1-0/+2
2012-12-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville2-7/+26
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS callMichele Baldessari3-0/+75
2012-12-03Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCSAndrei Emeltchenko1-1/+1
2012-12-03Bluetooth: AMP: Check that AMP is present and activeAndrei Emeltchenko1-0/+16
2012-12-03Bluetooth: Move double negation to macrosGustavo Padovan1-3/+3
2012-12-03Bluetooth: Implement deferred sco socket setupFrédéric Dalleau1-3/+6
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik1-0/+15
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal1-6/+2
2012-12-03netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso1-0/+2
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso1-1/+1
2012-12-03mac80211: Fix typo in mac80211.hSimon Wunderlich1-1/+1
2012-12-02net: fix sparse endianness warnings on sock_commonEric Dumazet2-4/+5
2012-12-01Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller1-0/+2
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse1-0/+1
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani1-0/+9
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet5-47/+73
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens1-0/+42
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen1-1/+1
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller3-9/+11
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-14/+27
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-3/+2
2012-11-29core: make GRO methods static.Rami Rosen1-6/+0
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-14/+18
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville13-214/+629
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur1-0/+1
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-11/+10
2012-11-27nl80211: support P2P GO powersave configurationJohannes Berg2-0/+23
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg2-0/+29
2012-11-27mac80211: support VHT associationJohannes Berg1-0/+15