aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-06-11net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-11net: filter: mention eBPF terminology as wellAlexei Starovoitov1-42/+43
2014-06-11ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet1-5/+15
2014-06-11net: filter: add test_bpf module under MAINTAINERS' networking sectionDaniel Borkmann1-0/+1
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila8-16/+34
2014-06-11Merge branch 'bridge-next'David S. Miller5-16/+194
2014-06-11bridge: Support 802.1ad vlan filteringToshiaki Makita3-0/+130
2014-06-11bridge: Prepare for forwarding another bridge group addressesToshiaki Makita3-2/+10
2014-06-11bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita3-12/+51
2014-06-11bridge: Add 802.1ad tx vlan accelerationToshiaki Makita1-2/+3
2014-06-11net: xen-netback: include linux/vmalloc.h againArnd Bergmann1-0/+1
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2014-06-11net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-11net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3
2014-06-11net: filter: fix warning on 32-bit archAlexei Starovoitov1-3/+3
2014-06-11tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy1-2/+3
2014-06-11net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter1-1/+0
2014-06-11qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter1-1/+0
2014-06-11Merge branch 'mlx4'David S. Miller5-2/+117
2014-06-11net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-11cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2-0/+71
2014-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller20-174/+453
2014-06-11Merge branch 'sctp-next'David S. Miller6-68/+136
2014-06-11net: sctp: fix incorrect type in gfp initializerDaniel Borkmann1-1/+1
2014-06-11net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann1-5/+45
2014-06-11net: sctp: migrate most recently used transport to ktimeDaniel Borkmann4-8/+10
2014-06-11net: sctp: refactor active path selectionDaniel Borkmann1-59/+61
2014-06-11ktime: add ktime_after and ktime_before helperDaniel Borkmann2-1/+25
2014-06-11Merge branch 'mac802154'David S. Miller3-10/+18
2014-06-11mac802154: don't deliver packets to devices that are downPhoebe Buckheister3-10/+17
2014-06-11mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister1-0/+1
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson1-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain1-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain6-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg2-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams1-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose4-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose1-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh3-10/+25
2014-06-11i40evf: don't go further downMitch Williams1-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson3-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah2-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller1-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka5-74/+66
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2-2/+2
2014-06-11farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings1-13/+8
2014-06-11Merge branch 'mlx4'David S. Miller2-5/+38
2014-06-11net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang1-1/+1