Age | Commit message (Expand) | Author | Files | Lines |
2014-03-30 | netpoll: Respect NETIF_F_LLTX | Eric W. Biederman | 1 | -0/+5 |
2014-03-30 | netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable | Eric W. Biederman | 1 | -4/+4 |
2014-03-30 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 2 | -3/+2 |
2014-03-29 | net: net: add a core netdev->tx_dropped counter | Eric Dumazet | 1 | -3/+4 |
2014-03-29 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 1 | -1/+1 |
2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+3 |
2014-03-27 | ipv6: do not overwrite inetpeer metrics prematurely | Michal Kubeček | 2 | -3/+11 |
2014-03-27 | net: sxgbe: add basic framework for Samsung 10Gb ethernet driver | Siva Reddy | 1 | -0/+54 |
2014-03-27 | vlan: make a new function vlan_dev_vlan_proto() and export | dingtianhong | 1 | -0/+7 |
2014-03-26 | net: Rename skb->rxhash to skb->hash | Tom Herbert | 3 | -22/+22 |
2014-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -19/+17 |
2014-03-26 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 11 | -21/+82 |
2014-03-25 | if_vlan: Call dev_kfree_skb_any instead of kfree_skb. | Eric W. Biederman | 1 | -1/+1 |
2014-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -8/+14 |
2014-03-24 | ipv4: remove ip_rt_dump from route.c | Li RongQing | 1 | -1/+0 |
2014-03-24 | net: optimize csum_replace2() | Eric Dumazet | 1 | -2/+21 |
2014-03-21 | ptp: introduce programmable pins. | Richard Cochran | 2 | -1/+71 |
2014-03-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -21/+82 |
2014-03-21 | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+2 |
2014-03-21 | mm: fix swapops.h:131 bug if remap_file_pages raced migration | Hugh Dickins | 1 | -2/+1 |
2014-03-21 | net: cdc_ncm: respect operator preferred MTU reported by MBIM | Ben Chan | 1 | -0/+1 |
2014-03-21 | USB: cdc: add MBIM extended functional descriptor structure | Ben Chan | 1 | -0/+12 |
2014-03-21 | tcp: syncookies: do not use getnstimeofday() | Eric Dumazet | 1 | -5/+6 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 1 | -0/+1 |
2014-03-21 | net/mlx4: Add utils for N-Port VFs | Matan Barak | 1 | -0/+27 |
2014-03-21 | net/mlx4: Add data structures to support N-Ports per VF | Matan Barak | 1 | -0/+7 |
2014-03-20 | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik | 2 | -9/+2 |
2014-03-20 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2 | -1/+22 |
2014-03-20 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 5 | -19/+41 |
2014-03-20 | mac80211: set beamforming bit in radiotap | Emmanuel Grumbach | 1 | -0/+2 |
2014-03-20 | cfg80211/mac80211: ignore signal if the frame was heard on wrong channel | Emmanuel Grumbach | 1 | -8/+8 |
2014-03-20 | mac80211: add status_driver_data array to ieee80211_tx_info | Eliad Peller | 1 | -2/+2 |
2014-03-20 | wireless: max MSDU size for DMG networks | Vladimir Kondratiev | 1 | -0/+4 |
2014-03-18 | net: cdc_ncm: fix control message ordering | Bjørn Mork | 1 | -0/+1 |
2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -24/+30 |
2014-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -3/+7 |
2014-03-17 | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) | Eric W. Biederman | 2 | -101/+0 |
2014-03-17 | netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP | Eric W. Biederman | 1 | -33/+40 |
2014-03-17 | netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP | Eric W. Biederman | 1 | -2/+9 |
2014-03-17 | netpoll: Don't drop all received packets. | Eric W. Biederman | 1 | -2/+1 |
2014-03-17 | netpoll: Add netpoll_rx_processing | Eric W. Biederman | 1 | -4/+14 |
2014-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 9 | -23/+96 |
2014-03-17 | brcmfmac: add BCM4354 SDIO interface support | Franky Lin | 1 | -0/+1 |
2014-03-17 | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 3 | -1/+18 |
2014-03-15 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 1 | -8/+8 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 15 | -24/+67 |
2014-03-15 | ether: add loopback type ETH_P_LOOPBACK | Veaceslav Falico | 1 | -0/+1 |
2014-03-15 | 6lowpan: move lowpan frag_info out of 802.15.4 headers | Phoebe Buckheister | 1 | -8/+0 |
2014-03-15 | ieee802154: use ieee802154_addr instead of *_sa variants | Phoebe Buckheister | 2 | -9/+9 |
2014-03-15 | mac802154: use header operations to create/parse headers | Phoebe Buckheister | 1 | -8/+2 |