summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-10/+5
* caif: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-2/+1
* batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-3/+1
* vxlan: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-2/+1
* decnet: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-151-8/+2
* dcb: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-151-10/+5
* eql: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-151-53/+42
* bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-151-26/+23
* Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-151-8/+7
* Merge branch 'r8152'David S. Miller2014-01-154-57/+27
|\
| * r8152: ecm and vendor modes coexisthayeswang2014-01-153-27/+8
| * r8152: fix the warnings and a error from checkpatch.plhayeswang2014-01-151-27/+15
| * r8152: change the descriptorhayeswang2014-01-152-3/+4
|/
* bgmac: propagate error codes in bgmac_probe()Florian Fainelli2014-01-151-2/+0
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-153-4/+4
* sctp: remove a redundant NULL checkDan Carpenter2014-01-151-1/+1
* tipc: spelling fixesstephen hemminger2014-01-153-3/+3
* ipv6: addrconf spelling fixesstephen hemminger2014-01-151-5/+5
* Merge branch 'atl_stats'David S. Miller2014-01-154-40/+65
|\
| * atl1: update statistics codeSabrina Dubroca2014-01-152-18/+26
| * atl1e: update statistics codeSabrina Dubroca2014-01-151-11/+19
| * atl1c: update statistics codeSabrina Dubroca2014-01-151-11/+20
|/
* net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-154-5/+5
* net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven2014-01-151-1/+1
* bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-155-1/+75
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2014-01-153-8/+27
|\
| * can: ti_hecc: fix endianness related sparse warningMarc Kleine-Budde2014-01-111-6/+4
| * can: Disable flexcan driver build for big endian CPU on ARMGuenter Roeck2014-01-111-1/+1
| * can: sja1000: add support for Elcus CAN200PCIOleg Moroz2014-01-111-1/+22
* | net: replace macros net_random and net_srandom with direct calls to prandomAruna-Hewapathirane2014-01-1530-51/+50
* | ipv6: copy traffic class from ping request to replyHannes Frederic Sowa2014-01-151-1/+4
* | ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-153-5/+9
* | Merge branch 'netdev_tracing'David S. Miller2014-01-142-41/+222
|\ \
| * | net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings2014-01-142-39/+161
| * | net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings2014-01-142-0/+60
| * | net: Fix indentation in dev_hard_start_xmit()Ben Hutchings2014-01-141-2/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14138-439/+785
|\ \
| * | net: usbnet: fix SG initialisationBjørn Mork2014-01-141-1/+1
| * | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-141-1/+4
| * | cxgb4: silence shift wrapping static checker warningDan Carpenter2014-01-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1134-126/+219
| |\ \
| | * | qlcnic: Fix ethtool statistics length calculationShahed Shaikh2014-01-101-18/+21
| | * | qlcnic: Fix bug in TX statisticsManish Chopra2014-01-103-1/+5
| | * | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
| | * | macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-104-14/+23
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-094-14/+23
| | | |\ \
| | | | * \ Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | | | |\ \
| | | | | * | NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | | | |\ \ \