summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+8Star
* Merge branch 'mlx4'David S. Miller2014-06-112-5/+38
|\
| * net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang2014-06-111-1/+1
| * net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotasJack Morgenstein2014-06-111-4/+37
|/
* net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseRickard Strandqvist2014-06-111-1/+1
* net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...Rickard Strandqvist2014-06-111-1/+1
* amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu2014-06-111-1/+1
* net: filter: fix nlattr and nlattr_nest BPF testsAlexei Starovoitov2014-06-111-13/+21
* net: filter: cleanup A/X name usageAlexei Starovoitov2014-06-114-302/+314
* Merge branch 'bridge_multicast_exports'David S. Miller2014-06-114-113/+326
|\
| * bridge: memorize and export selected IGMP/MLD querier portLinus Lüssing2014-06-113-6/+68
| * bridge: add export of multicast database adjacent to net_devLinus Lüssing2014-06-113-12/+76
| * bridge: adhere to querier election mechanism specified by RFCsLinus Lüssing2014-06-112-13/+95
| * bridge: rename struct bridge_mcast_query/querierLinus Lüssing2014-06-113-95/+100
|/
* Merge branch 'cxgb4'David S. Miller2014-06-1112-57/+356
|\
| * cxgb4: Change default Interrupt Holdoff Packet Count ThresholdHariprasad Shenai2014-06-112-30/+40
| * iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-113-4/+53
| * iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connectionsHariprasad Shenai2014-06-115-15/+180
| * iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-118-9/+84
|/
* gre: allow changing mac address when device is upstephen hemminger2014-06-111-0/+1
* tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-113-10/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-1112-113/+303
|\
| * i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-092-2/+2
| * i40e: Allow RSS table entry range and GPS to be any number, not necessarily p...Anjali Singhai Jain2014-06-091-3/+1Star
| * i40e: Delete stale MAC filters after changeGreg Rose2014-06-091-8/+5Star
| * i40e: Do not fall back to one queue model if the only feature enabled is ATRAnjali Singhai Jain2014-06-091-0/+1
| * i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-095-40/+115
| * i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabledFrank Zhang2014-06-091-3/+13
| * i40e: Changes to Interrupt distribution policyAnjali Singhai Jain2014-06-091-6/+19
| * i40e: implement anti-spoofing for VFsMitch Williams2014-06-093-2/+60
| * i40e: don't complain about removing non-existent addressesShannon Nelson2014-06-091-2/+5
| * i40e: remove unused variable and memory allocationShannon Nelson2014-06-092-11/+0Star
| * i40e: allow for more VSIsMitch Williams2014-06-095-35/+45
| * i40evf: Fix function headerCatherine Sullivan2014-06-091-1/+1
| * i40e: add checks for AQ error status bitsShannon Nelson2014-06-091-0/+36
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-089-38/+116
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-069-38/+116
| |\
| | * at76c50x: fix scan does not work with latest mac80211Andrea Merello2014-06-052-0/+54
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-057-38/+62
| | |\
| | | * Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-021-1/+4
| | | * Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-021-1/+2
| | | * Bluetooth: Fix requiring SMP MITM for outgoing connectionsJohan Hedberg2014-06-011-3/+4