summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-14net: vxlan: when lower dev unregisters remove vxlan dev as wellDaniel Borkmann
2014-01-14Merge branch 'intel-next'David S. Miller
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Make ethtool register test use accessorsMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2014-01-14Merge branch 'i40e'David S. Miller
2014-01-14i40e: Bump version numberCatherine Sullivan
2014-01-14i40e: trivial cleanupJesse Brandeburg
2014-01-14i40e: whitespace fixesJesse Brandeburg
2014-01-14i40e: make message meaningfulMitch Williams
2014-01-14i40e: associate VMDq queue with VM typeShannon Nelson
2014-01-14i40e: remove extra register writeMitch Williams
2014-01-14tcp: do not export tcp_gso_segment() and tcp_gro_receive()Eric Dumazet
2014-01-14Merge branch 'dev_get_by_index'David S. Miller
2014-01-14net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14can: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14caif: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14vxlan: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14decnet: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue
2014-01-14dcb: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-14eql: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-14bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue
2014-01-14Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue
2014-01-14Merge branch 'r8152'David S. Miller
2014-01-14r8152: ecm and vendor modes coexisthayeswang
2014-01-14r8152: fix the warnings and a error from checkpatch.plhayeswang
2014-01-14r8152: change the descriptorhayeswang
2014-01-14bgmac: propagate error codes in bgmac_probe()Florian Fainelli
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-14sctp: remove a redundant NULL checkDan Carpenter
2014-01-14tipc: spelling fixesstephen hemminger
2014-01-14ipv6: addrconf spelling fixesstephen hemminger
2014-01-14Merge branch 'atl_stats'David S. Miller
2014-01-14atl1: update statistics codeSabrina Dubroca
2014-01-14atl1e: update statistics codeSabrina Dubroca
2014-01-14atl1c: update statistics codeSabrina Dubroca
2014-01-14net: Spelling s/transmition/transmission/Geert Uytterhoeven
2014-01-14net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven
2014-01-14bnx2x: Correct default Tx switching behaviourYuval Mintz
2014-01-14Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2014-01-14net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane
2014-01-14ipv6: copy traffic class from ping request to replyHannes Frederic Sowa
2014-01-14ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong
2014-01-14Merge branch 'netdev_tracing'David S. Miller
2014-01-14net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings