summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: remove bogus externstephen hemminger2014-06-111-1/+1
* net: filter: document internal instruction encodingAlexei Starovoitov2014-06-111-0/+161
* net: filter: mention eBPF terminology as wellAlexei Starovoitov2014-06-111-42/+43
* ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-111-5/+15
* net: filter: add test_bpf module under MAINTAINERS' networking sectionDaniel Borkmann2014-06-111-0/+1
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-118-16/+34
* Merge branch 'bridge-next'David S. Miller2014-06-115-16/+194
|\
| * bridge: Support 802.1ad vlan filteringToshiaki Makita2014-06-113-0/+130
| * bridge: Prepare for forwarding another bridge group addressesToshiaki Makita2014-06-113-2/+10
| * bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita2014-06-113-12/+51
| * bridge: Add 802.1ad tx vlan accelerationToshiaki Makita2014-06-111-2/+3
|/
* net: xen-netback: include linux/vmalloc.h againArnd Bergmann2014-06-111-0/+1
* net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim2014-06-111-51/+37
* net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda2014-06-111-1/+0
* net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda2014-06-111-5/+3
* net: filter: fix warning on 32-bit archAlexei Starovoitov2014-06-111-3/+3
* tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy2014-06-111-2/+3
* net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter2014-06-111-1/+0
* qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter2014-06-111-1/+0
* Merge branch 'mlx4'David S. Miller2014-06-115-2/+117
|\
| * net/mlx4_en: Use affinity hintYuval Atias2014-06-113-2/+46
| * cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai2014-06-112-0/+71
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-1120-174/+453
|\
| * i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-112-2/+2
| * i40e: use stored base_queue valueShannon Nelson2014-06-111-3/+2
| * i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain2014-06-111-2/+7
| * i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-116-2/+41
| * i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-112-2/+0
| * i40evf: check admin queue error bitsMitch Williams2014-06-111-0/+36
| * i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-114-21/+18
| * i40e: Do not accept tagged packets by defaultGreg Rose2014-06-111-0/+32
| * i40e: Separate out DCB capability and enabled flagsNeerav Parikh2014-06-113-10/+25
| * i40evf: don't go further downMitch Williams2014-06-111-2/+4
| * i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2014-06-112-8/+16
| * i40e/i40evf: AdminQ API update for new FWShannon Nelson2014-06-113-33/+161
| * i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-112-3/+5
| * igb: separate hardware setting from the set_ts_config ioctlJacob Keller2014-06-111-12/+38
| * igb: unhide invariant returnsTodd Fujinaka2014-06-115-74/+66
* | Merge branch 'sctp-next'David S. Miller2014-06-116-68/+136
|\ \
| * | net: sctp: fix incorrect type in gfp initializerDaniel Borkmann2014-06-111-1/+1
| * | net: sctp: improve sctp_select_active_and_retran_path selectionDaniel Borkmann2014-06-111-5/+45
| * | net: sctp: migrate most recently used transport to ktimeDaniel Borkmann2014-06-114-8/+10
| * | net: sctp: refactor active path selectionDaniel Borkmann2014-06-111-59/+61
| * | ktime: add ktime_after and ktime_before helperDaniel Borkmann2014-06-112-1/+25
|/ /
* | Merge branch 'mac802154'David S. Miller2014-06-113-10/+18
|\ \
| * | mac802154: don't deliver packets to devices that are downPhoebe Buckheister2014-06-113-10/+17
| * | mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister2014-06-111-0/+1
|/ /
* / amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-112-2/+2
|/
* farsync: Fix confusion about DMA address and buffer offset typesBen Hutchings2014-06-111-13/+8
* Merge branch 'mlx4'David S. Miller2014-06-112-5/+38
|\