summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-12net: Preserve CHECKSUM_COMPLETE at validationTom Herbert1-9/+14
2014-06-12qlcnic: Update version to 5.3.60Shahed Shaikh1-2/+2
2014-06-12qlcnic: Optimize ring count validationsShahed Shaikh2-12/+7
2014-06-12qlcnic: Pre-allocate DMA buffer used for minidump collectionShahed Shaikh3-20/+28
2014-06-12ip_vti: fix sparse warnings for VTI_ISVTIDmitry Popov1-1/+1
2014-06-12drivers: net: davinci_cpdma: double free on errorDan Carpenter1-3/+1
2014-06-12amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter1-1/+1
2014-06-12mrf24j40: add device managed APIsVarka Bhadram1-20/+13
2014-06-12ceph: remove bogus externstephen hemminger1-1/+1
2014-06-12net: filter: document internal instruction encodingAlexei Starovoitov1-0/+161
2014-06-12net: filter: mention eBPF terminology as wellAlexei Starovoitov1-42/+43
2014-06-12ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet1-5/+15
2014-06-12net: filter: add test_bpf module under MAINTAINERS' networking sectionDaniel Borkmann1-0/+1
2014-06-12net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila8-16/+34
2014-06-12bridge: Support 802.1ad vlan filteringToshiaki Makita3-0/+130
2014-06-12bridge: Prepare for forwarding another bridge group addressesToshiaki Makita3-2/+10
2014-06-12bridge: Prepare for 802.1ad vlan filtering supportToshiaki Makita3-12/+51
2014-06-12bridge: Add 802.1ad tx vlan accelerationToshiaki Makita1-2/+3
2014-06-12net: xen-netback: include linux/vmalloc.h againArnd Bergmann1-0/+1
2014-06-12net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2014-06-12net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-12net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3
2014-06-12net: filter: fix warning on 32-bit archAlexei Starovoitov1-3/+3
2014-06-12tipc: fix potential bug in function tipc_backlog_rcvJon Paul Maloy1-2/+3
2014-06-12net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter1-1/+0
2014-06-12qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter1-1/+0
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-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-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