| Commit message (Expand) | Author | Age | Files | Lines |
* | can: use __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -10/+5 |
* | caif: __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -2/+1 |
* | batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -3/+1 |
* | vxlan: use __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -2/+1 |
* | decnet: use __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -8/+2 |
* | dcb: use __dev_get_by_name instead of dev_get_by_name to find interface | Ying Xue | 2014-01-15 | 1 | -10/+5 |
* | eql: use __dev_get_by_name instead of dev_get_by_name to find interface | Ying Xue | 2014-01-15 | 1 | -53/+42 |
* | bonding: use __dev_get_by_name instead of dev_get_by_name to find interface | Ying Xue | 2014-01-15 | 1 | -26/+23 |
* | Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ... | Ying Xue | 2014-01-15 | 1 | -8/+7 |
* | Merge branch 'r8152' | David S. Miller | 2014-01-15 | 4 | -57/+27 |
|\ |
|
| * | r8152: ecm and vendor modes coexist | hayeswang | 2014-01-15 | 3 | -27/+8 |
| * | r8152: fix the warnings and a error from checkpatch.pl | hayeswang | 2014-01-15 | 1 | -27/+15 |
| * | r8152: change the descriptor | hayeswang | 2014-01-15 | 2 | -3/+4 |
|/ |
|
* | bgmac: propagate error codes in bgmac_probe() | Florian Fainelli | 2014-01-15 | 1 | -2/+0 |
* | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 | FX Le Bail | 2014-01-15 | 3 | -4/+4 |
* | sctp: remove a redundant NULL check | Dan Carpenter | 2014-01-15 | 1 | -1/+1 |
* | tipc: spelling fixes | stephen hemminger | 2014-01-15 | 3 | -3/+3 |
* | ipv6: addrconf spelling fixes | stephen hemminger | 2014-01-15 | 1 | -5/+5 |
* | Merge branch 'atl_stats' | David S. Miller | 2014-01-15 | 4 | -40/+65 |
|\ |
|
| * | atl1: update statistics code | Sabrina Dubroca | 2014-01-15 | 2 | -18/+26 |
| * | atl1e: update statistics code | Sabrina Dubroca | 2014-01-15 | 1 | -11/+19 |
| * | atl1c: update statistics code | Sabrina Dubroca | 2014-01-15 | 1 | -11/+20 |
|/ |
|
* | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 2014-01-15 | 4 | -5/+5 |
* | net: amd8111e: Spelling s/recive/receive/ | Geert Uytterhoeven | 2014-01-15 | 1 | -1/+1 |
* | bnx2x: Correct default Tx switching behaviour | Yuval Mintz | 2014-01-15 | 5 | -1/+75 |
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2014-01-15 | 3 | -8/+27 |
|\ |
|
| * | can: ti_hecc: fix endianness related sparse warning | Marc Kleine-Budde | 2014-01-11 | 1 | -6/+4 |
| * | can: Disable flexcan driver build for big endian CPU on ARM | Guenter Roeck | 2014-01-11 | 1 | -1/+1 |
| * | can: sja1000: add support for Elcus CAN200PCI | Oleg Moroz | 2014-01-11 | 1 | -1/+22 |
* | | net: replace macros net_random and net_srandom with direct calls to prandom | Aruna-Hewapathirane | 2014-01-15 | 30 | -51/+50 |
* | | ipv6: copy traffic class from ping request to reply | Hannes Frederic Sowa | 2014-01-15 | 1 | -1/+4 |
* | | ipv4: register igmp_notifier even when !CONFIG_PROC_FS | WANG Cong | 2014-01-15 | 3 | -5/+9 |
* | | Merge branch 'netdev_tracing' | David S. Miller | 2014-01-14 | 2 | -41/+222 |
|\ \ |
|
| * | | net: Add trace events for all receive entry points, exposing more skb fields | Ben Hutchings | 2014-01-14 | 2 | -39/+161 |
| * | | net: Add net_dev_start_xmit trace event, exposing more skb fields | Ben Hutchings | 2014-01-14 | 2 | -0/+60 |
| * | | net: Fix indentation in dev_hard_start_xmit() | Ben Hutchings | 2014-01-14 | 1 | -2/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 138 | -439/+785 |
|\ \ |
|
| * | | net: usbnet: fix SG initialisation | Bjørn Mork | 2014-01-14 | 1 | -1/+1 |
| * | | inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets | Neal Cardwell | 2014-01-14 | 1 | -1/+4 |
| * | | cxgb4: silence shift wrapping static checker warning | Dan Carpenter | 2014-01-13 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-11 | 34 | -126/+219 |
| |\ \ |
|
| | * | | qlcnic: Fix ethtool statistics length calculation | Shahed Shaikh | 2014-01-10 | 1 | -18/+21 |
| | * | | qlcnic: Fix bug in TX statistics | Manish Chopra | 2014-01-10 | 3 | -1/+5 |
| | * | | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 | 21 | -62/+80 |
| | * | | macvlan: forbid L2 fowarding offload for macvtap | Jason Wang | 2014-01-10 | 1 | -1/+4 |
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-01-10 | 4 | -14/+23 |
| | |\ \ |
|
| | | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-09 | 4 | -14/+23 |
| | | |\ \ |
|
| | | | * \ | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2014-01-08 | 1 | -1/+1 |
| | | | |\ \ |
|
| | | | | * | | NFC: Fix target mode p2p link establishment | Arron Wang | 2014-01-04 | 1 | -1/+1 |
| | | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-01-06 | 1 | -2/+8 |
| | | | |\ \ \ |
|