summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert
2018-01-25MAINTAINERS: update email address for James MorrisJames Morris
2018-01-24igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua
2018-01-24igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring
2018-01-24igb: Free IRQs when device is hotpluggedLyude Paul
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia
2018-01-24e1000e: Set HTHRESH when PTHRESH is usedMatt Turner
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen
2018-01-24Merge branch 'pktgen-Behavior-flags-fixes'David S. Miller
2018-01-24pktgen: Clean read user supplied flag messDmitry Safonov
2018-01-24pktgen: Remove brute-force printing of flagsDmitry Safonov
2018-01-24pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov
2018-01-24pktgen: Add missing !flag parametersDmitry Safonov
2018-01-24Documentation/pktgen: Clearify how-to use pktgen samplesDmitry Safonov
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller
2018-01-24Bluetooth: btintel: Create common Intel Read Boot Params functionTedd Ho-Jeong An
2018-01-24Bluetooth: btintel: Use boot parameter from firmware fileTedd Ho-Jeong An
2018-01-24Bluetooth: btintel: Create common function for Intel ResetTedd Ho-Jeong An
2018-01-24Bluetooth: hci_intel: Update firmware filename for Intel 9x60 and laterTedd Ho-Jeong An
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-01-24MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau
2018-01-24Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-24Merge branch 'cxgb4-fix-build-error'David S. Miller
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy
2018-01-24Merge branch 'net-smc-socket-closing-improvements'David S. Miller
2018-01-24net/smc: continue waiting if peer signals write_shutdownUrsula Braun
2018-01-24net/smc: improve state change handling after close waitUrsula Braun
2018-01-24net/smc: make wait for work request uninterruptibleUrsula Braun
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun
2018-01-24net/smc: simplify function smc_clcsock_accept()Ursula Braun
2018-01-24net/smc: use local struct sock variables consistentlyUrsula Braun
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-23Merge branch 'bpf-and-netdevsim-test-updates'David S. Miller
2018-01-23selftests/bpf: validate replace of TC filters is workingJakub Kicinski
2018-01-23selftests/bpf: check bpf verifier log buffer usage works for HW offloadQuentin Monnet
2018-01-23netdevsim: don't compile BPF code if syscall not enabledJakub Kicinski
2018-01-23selftests/bpf: add checks on extack messages for eBPF hw offload testsQuentin Monnet
2018-01-23netdevsim: add extack support for TC eBPF offloadQuentin Monnet
2018-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-23vmxnet3: repair memory leakNeil Horman
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23Merge branch 'act_csum-spinlock-remove'David S. Miller
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti