summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-13macvtap: slient sparse warningsJason Wang
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-10net: add napi_id and hashEliezer Tamir
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-07macvlan: change the max number of queues to 16Jason Wang
2013-06-07macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski
2013-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-04net: do not manually initialize enumeratorsJean Sacren
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-05-31list: introduce list_first_entry_or_nullJiri Pirko
2013-05-31phy: add reverse MII PHY connection typeFlorian Fainelli
2013-05-31udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-05-31net: clean up skb headers codeCong Wang
2013-05-31phy: Add Marvell 88E1510 phy IDMichal Simek
2013-05-31phy: Add Marvell 88E1116R phy IDMichal Simek
2013-05-30net: mv643xx_eth: add phy_node to platform_data structSebastian Hesselbarth
2013-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27net: Use 16bits for *_headers fields of struct skbuffSimon Horman
2013-05-27phy: allow drivers to flag a PHY device as internalFlorian Fainelli
2013-05-25net: add netnotifier event for upper device changeJiri Pirko
2013-05-25Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-05-24Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds