summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i40e: whitespace fixesJesse Brandeburg2014-01-145-8/+5
* i40e: make message meaningfulMitch Williams2014-01-141-2/+2
* i40e: associate VMDq queue with VM typeShannon Nelson2014-01-143-1/+5
* i40e: remove extra register writeMitch Williams2014-01-141-1/+1
* tcp: do not export tcp_gso_segment() and tcp_gro_receive()Eric Dumazet2014-01-141-2/+0
* Merge branch 'dev_get_by_index'David S. Miller2014-01-1410-187/+124
|\
| * net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-65/+37
| * can: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-10/+5
| * caif: __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-2/+1
| * batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-3/+1
| * vxlan: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-2/+1
| * decnet: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue2014-01-141-8/+2
| * dcb: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-141-10/+5
| * eql: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-141-53/+42
| * bonding: use __dev_get_by_name instead of dev_get_by_name to find interfaceYing Xue2014-01-141-26/+23
| * Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...Ying Xue2014-01-141-8/+7
|/
* Merge branch 'r8152'David S. Miller2014-01-144-57/+27
|\
| * r8152: ecm and vendor modes coexisthayeswang2014-01-143-27/+8
| * r8152: fix the warnings and a error from checkpatch.plhayeswang2014-01-141-27/+15
| * r8152: change the descriptorhayeswang2014-01-142-3/+4
|/
* bgmac: propagate error codes in bgmac_probe()Florian Fainelli2014-01-141-2/+0
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-143-4/+4
* sctp: remove a redundant NULL checkDan Carpenter2014-01-141-1/+1
* tipc: spelling fixesstephen hemminger2014-01-143-3/+3
* ipv6: addrconf spelling fixesstephen hemminger2014-01-141-5/+5
* Merge branch 'atl_stats'David S. Miller2014-01-144-40/+65
|\
| * atl1: update statistics codeSabrina Dubroca2014-01-142-18/+26
| * atl1e: update statistics codeSabrina Dubroca2014-01-141-11/+19
| * atl1c: update statistics codeSabrina Dubroca2014-01-141-11/+20
|/
* net: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-144-5/+5
* net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven2014-01-141-1/+1
* bnx2x: Correct default Tx switching behaviourYuval Mintz2014-01-145-1/+75
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2014-01-143-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-1430-51/+50
* | ipv6: copy traffic class from ping request to replyHannes Frederic Sowa2014-01-141-1/+4
* | ipv4: register igmp_notifier even when !CONFIG_PROC_FSWANG Cong2014-01-143-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-131-1/+1
| * | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell2014-01-131-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
OpenPOWER on IntegriCloud