summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman2018-01-182-10/+18
| | * | vmxnet3: repair memory leakNeil Horman2018-01-241-1/+1
| | * | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-243-2/+3
| | * | pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-241-5/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-01-251-1/+1
| |\ \ \
| | * | | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe2018-01-241-1/+1
| * | | | MAINTAINERS: update email address for James MorrisJames Morris2018-01-241-1/+1
| * | | | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-248-52/+152
| |\ \ \ \
| | * | | | tracing: Update stack trace skipping for ORC unwinderSteven Rostedt (VMware)2018-01-233-29/+67
| | * | | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-233-13/+66
| | * | | | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-232-10/+19
| * | | | | MAINTAINERS: clarify that only verified bugs should be submitted to security@Willy Tarreau2018-01-241-1/+9
| * | | | | Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman2018-01-241-7/+1Star
| * | | | | Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-231-12/+20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-161-12/+20
* | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-01-253-17/+43
|\ \ \ \ \ \
| * | | | | | fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan2018-01-241-1/+3
| * | | | | | fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan2018-01-241-1/+1
| * | | | | | fm10k: don't assume VLAN 1 is enabledJacob Keller2018-01-241-5/+3Star
| * | | | | | fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller2018-01-241-3/+0Star
| * | | | | | fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan2018-01-241-2/+12
| * | | | | | fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller2018-01-241-2/+2
| * | | | | | fm10k: Fix configuration for macvlan offloadAlexander Duyck2018-01-241-3/+22
* | | | | | | cxgb4: make symbol pedits staticWei Yongjun2018-01-241-1/+1
* | | | | | | net: erspan: fix use-after-freeWilliam Tu2018-01-241-2/+2
* | | | | | | net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2018-01-242-3/+7
* | | | | | | ip_tunnel: Use mark in skb by defaultThomas Winter2018-01-241-3/+10
* | | | | | | net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2018-01-242-3/+3
* | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-01-245-48/+70
|\ \ \ \ \ \ \
| * | | | | | | igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua2018-01-241-0/+9
| * | | | | | | igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring2018-01-241-2/+0Star
| * | | | | | | igb: Free IRQs when device is hotpluggedLyude Paul2018-01-241-1/+1
| * | | | | | | e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner2018-01-241-0/+2
| * | | | | | | igb: Clarify idleslope config constraintsJesus Sanchez-Palencia2018-01-241-0/+14
| * | | | | | | e1000e: Set HTHRESH when PTHRESH is usedMatt Turner2018-01-241-1/+1
| * | | | | | | igb: add function to get maximum RSS queuesZhang Shengju2018-01-243-33/+12Star
| * | | | | | | igb: Allow to remove administratively set MAC on VFsCorinna Vinschen2018-01-241-11/+31
| |/ / / / / /
* | | | | | | Merge branch 'net-sched-propagate-extack-to-cls-offloads-on-destroy-and-only-...David S. Miller2018-01-2414-73/+88
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski2018-01-241-11/+0Star
| * | | | | | cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-241-15/+19
| * | | | | | cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-4/+6
| * | | | | | cls_flower: propagate extack to delete callbackJakub Kicinski2018-01-241-8/+10
| * | | | | | cls_flower: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+3
| * | | | | | cls_matchall: propagate extack to delete callbackJakub Kicinski2018-01-241-4/+5
| * | | | | | cls_matchall: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+2
| * | | | | | cls_bpf: propagate extack to offload delete callbackJakub Kicinski2018-01-241-6/+8
| * | | | | | cls_bpf: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+3
| * | | | | | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-242-3/+0Star
| * | | | | | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-245-14/+26
| * | | | | | net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-2413-19/+24
|/ / / / / /