aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-16net: make sock diag per-namespaceAndrey Vagin1-1/+0
2012-07-16tcp: add OFO snmp countersEric Dumazet1-1/+4
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-7/+251
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-11tcp: TCP Small QueuesEric Dumazet1-0/+9
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens1-0/+14
2012-07-11ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller1-16/+16
2012-07-10rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller1-2/+1
2012-07-10tcp: Remove tw->tw_peerDavid S. Miller1-1/+0
2012-07-10etherdevice: introduce eth_broadcast_addrJohannes Berg1-0/+11
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz1-6/+8
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-0/+14
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-0/+8
2012-07-09bcma: add constants for chip idsHauke Mehrtens1-0/+30
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-0/+2
2012-07-07Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-2/+6
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion1-0/+7
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-5/+103
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion1-0/+4
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-0/+24
2012-07-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-0/+39
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-0/+9
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+4
2012-07-05net-next: Add netif_get_num_default_rss_queuesYuval Mintz1-0/+3
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar1-0/+1
2012-07-04net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2-2/+6
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+4
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-07-01phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO3-4/+38
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko1-0/+2
2012-06-29netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso1-0/+1
2012-06-29netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso1-5/+10
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-56/+159
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-24/+85
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2-0/+19
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+6
2012-06-28wireless: add VHT (802.11ac) definitionsMahesh Palivela1-0/+70
2012-06-27netdev/phy/of: Add more methods for binding PHY devices to drivers.David Daney1-0/+6
2012-06-27netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYsDavid Daney1-1/+17
2012-06-27net: added support for 40GbE link.parav.pandit@emulex.com1-0/+8
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf1-129/+0
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+7
2012-06-27netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso1-0/+38
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0