summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | qtnfmac: Convert timers to use timer_setup()Kees Cook2017-10-272-5/+4Star
* | rtlwifi: Convert timers to use timer_setup()Kees Cook2017-10-279-28/+29
* | Merge tag 'iwlwifi-next-for-kalle-2017-10-18' of git://git.kernel.org/pub/scm...Kalle Valo2017-10-2013-102/+184
|\ \
| * | iwlwifi: pcie: remove set but not used variable tcphJohannes Berg2017-10-181-4/+1Star
| * | iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho2017-10-181-42/+42
| * | iwlwifi: mvm: add missing lq_colorLiad Kaufman2017-10-182-2/+12
| * | iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho2017-10-185-9/+18
| * | iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2017-10-182-16/+15Star
| * | iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev2017-10-181-1/+2
| * | iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()Johannes Berg2017-10-181-8/+8
| * | iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon2017-10-183-12/+5Star
| * | iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg2017-10-183-17/+90
* | | net-tun: fix panics at dismantle timeEric Dumazet2017-10-201-4/+7
* | | net: ipv4: Change fib notifiers to take a fib_aliasDavid Ahern2017-10-201-24/+15Star
* | | tcp: socket option to set TCP fast open keyYuchung Cheng2017-10-207-19/+82
* | | Merge branch 'mlxsw-extack'David S. Miller2017-10-209-109/+234
|\ \ \
| * | | mlxsw: spectrum_router: Add extack message for RIF and VRF overflowDavid Ahern2017-10-201-45/+69
| * | | mlxsw: spectrum: router: Add support for address validator notifierDavid Ahern2017-10-203-1/+70
| * | | net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-205-15/+27
| * | | net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern2017-10-203-15/+19
| * | | ipv6: addrconf: cleanup locking in ipv6_add_addrDavid Ahern2017-10-201-44/+60
|/ / /
* | | Merge branch 's390-next'David S. Miller2017-10-208-190/+85Star
|\ \ \
| * | | s390/qeth: don't dump control cmd twiceJulian Wiedmann2017-10-201-1/+0Star
| * | | s390/qeth: support GRO flush timerJulian Wiedmann2017-10-201-1/+1
| * | | s390/qeth: try harder to get packets from RX bufferJulian Wiedmann2017-10-201-3/+1Star
| * | | s390/qeth: consolidate skb allocationJulian Wiedmann2017-10-201-40/+31Star
| * | | s390/qeth: clean up page frag creationJulian Wiedmann2017-10-201-20/+11Star
| * | | s390/qeth: no VLAN support on OSMJulian Wiedmann2017-10-201-11/+6Star
| * | | s390/qeth: don't verify device when setting MAC addressJulian Wiedmann2017-10-201-23/+0Star
| * | | s390/qeth: clean up initial MTU determinationJulian Wiedmann2017-10-201-10/+4Star
| * | | s390/qeth: fix early exit from error pathJulian Wiedmann2017-10-201-2/+4
| * | | s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko2017-10-201-8/+5Star
| * | | s390/qeth: remove duplicated device matchingJulian Wiedmann2017-10-204-50/+9Star
| * | | s390/drivers: use setup_timerAllen Pais2017-10-201-6/+2Star
| * | | s390/qeth: rely on kernel for feature recoveryJulian Wiedmann2017-10-202-23/+19Star
|/ / /
* | | net/sched: Set the net-device for egress device instanceOr Gerlitz2017-10-201-0/+1
* | | Merge branch 'cxgb4-more-flower-offloads'David S. Miller2017-10-2011-27/+1068
|\ \ \
| * | | cxgb4: add tc flower support for L3/L4 rewriteKumar Sanghvi2017-10-203-37/+244
| * | | cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite supportKumar Sanghvi2017-10-204-3/+111
| * | | cxgb4: add tc flower support for ETH-SMAC rewriteKumar Sanghvi2017-10-202-0/+13
| * | | cxgb4: introduce SMT ops to prepare for SMAC rewrite supportKumar Sanghvi2017-10-208-19/+519
| * | | cxgb4: add tc flower support for ETH-DMAC rewriteKumar Sanghvi2017-10-202-1/+126
| * | | cxgb4: add tc flower support for action PASSKumar Sanghvi2017-10-201-2/+6
| * | | cxgb4: add tc flower match support for vlanKumar Sanghvi2017-10-201-0/+35
| * | | cxgb4: add tc flower match support for TOSKumar Sanghvi2017-10-201-1/+50
|/ / /
* | | tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern2017-10-201-3/+5
* | | doc: Update VRF documentation metricDonald Sharp2017-10-201-4/+9
* | | Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2017-10-208-41/+211
|\ \ \
| * | | rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signalsDavid Howells2017-10-183-31/+119
| * | | rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells2017-10-184-0/+58