summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng2017-10-203-2/+54
* selinux: bpf: Add selinux check for eBPF syscall operationsChenbo Feng2017-10-203-0/+117
* security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng2017-10-205-2/+169
* bpf: Add tests for eBPF file modeChenbo Feng2017-10-201-0/+48
* bpf: Add file mode configuration into bpf mapsChenbo Feng2017-10-2011-26/+122
* 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
| * rxrpc: Support service upgrade from a kernel serviceDavid Howells2017-10-186-10/+34
* | Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller2017-10-20150-1911/+2639
|\ \
| * | bcma: use bcma_debug and pr_cont in MIPS driverRafał Miłecki2017-10-171-3/+4
| * | rtlwifi: Fix typo in if ... else if ... else constructLarry Finger2017-10-171-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-1632-242/+363
| |\ \
| | * \ Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-10-0915-95/+132
| | |\ \
| | | * | iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59