summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem
2012-12-05bridge: implement multicast fast leaveDavid S. Miller
2012-12-04ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel
2012-12-04ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel
2012-12-04netconf: advertise mc_forwarding statusNicolas Dichtel
2012-12-04Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-12-03tun: only queue packets on deviceMichael S. Tsirkin
2012-12-03sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari
2012-12-03netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik
2012-12-03netfilter: kill support for per-af queue backendsFlorian Westphal
2012-12-03netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso
2012-12-03netfilter: nf_conntrack: improve nf_conn object traceabilityPablo Neira Ayuso
2012-12-03net: fix sparse endianness warnings on sock_commonEric Dumazet
2012-12-02Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-29core: make GRO methods static.Rami Rosen
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera
2012-11-26sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO
2012-11-26bcma: add more package IDsHauke Mehrtens
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka
2012-11-26wireless: add definitions for VHT MCS supportJohannes Berg
2012-11-26mac80211: support VHT rates in TX infoJohannes Berg
2012-11-26mac80211: support drivers reporting VHT RXJohannes Berg
2012-11-26nl80211/cfg80211: add VHT MCS supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-26nl80211: add documentation for channel typeJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-26mac80211: move Mesh Capability field definition to ieee80211.hMarco Porsch
2012-11-26cfg80211: change function signature of cfg80211_get_p2p_attr()Arend van Spriel
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-23net: add micrel KSZ8873MLL switch supportJean-Christophe PLAGNIOL-VILLARD
2012-11-23tcp: remove dead prototype for tcp_v4_get_peer()Neal Cardwell