summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-01-14net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings
2014-01-14net: Fix indentation in dev_hard_start_xmit()Ben Hutchings
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-14Merge branch 'skb_checksum_help'David S. Miller
2014-01-14xen-netfront: use new skb_checksum_setup functionPaul Durrant
2014-01-14xen-netback: use new skb_checksum_setup functionPaul Durrant
2014-01-14net: add skb_checksum_setupPaul Durrant
2014-01-13bridge: move br_net_exit() to br.cWANG Cong
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong
2014-01-13net: qlcnic: fix warning for incorrect type in argumentdingtianhong
2014-01-13sh_eth: fix garbled TX error messageSergei Shtylyov
2014-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-13Merge branch 'bonding_rcu'David S. Miller
2014-01-13bonding: fix __get_active_agg() RCU logicVeaceslav Falico
2014-01-13bonding: fix __get_first_agg RCU usageVeaceslav Falico
2014-01-13bonding: fix bond_3ad_set_carrier() RCU usageVeaceslav Falico
2014-01-13Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-13net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell