- ea5a32c netvsc: remove unnecessary check for NULL hdr by stephen hemminger · 7 years ago
- 00f5024 netvsc: remove unnecessary cast of void pointer by stephen hemminger · 7 years ago
- 89bb42b netvsc: whitespace cleanup by stephen hemminger · 7 years ago
- 9583337 netvsc: no need to allocate send/receive on numa node by stephen hemminger · 7 years ago
- 68d715f netvsc: check error return when restoring channels and mtu by stephen hemminger · 7 years ago
- 16ba326 netvsc: propagate MAC address change to VF slave by stephen hemminger · 7 years ago
- 5e20d55 netvsc: don't signal host twice if empty by stephen hemminger · 7 years ago
- 6123c66 netvsc: delay setup of VF device by stephen hemminger · 7 years ago
- d18c2a1 phylink: Fix an uninitialized variable bug by Dan Carpenter · 7 years ago
- 35c7ad3 liquidio: removed check for queue size alignment by Intiyaz Basha · 7 years ago
- c1550fd liquidio: rx/tx queue cleanup by Intiyaz Basha · 7 years ago
- d853d11 Merge branch 'net-sched-let-the-offloader-decide-what-to-offload' by David S. Miller · 7 years ago
- 7b06e8a net: sched: remove cops->tcf_cl_offload by Jiri Pirko · 7 years ago
- 237f79d net: sched: remove handle propagation down to the drivers by Jiri Pirko · 7 years ago
- a2e8da9 net: sched: use newly added classid identity helpers by Jiri Pirko · 7 years ago
- 7690f2a net: sched: propagate classid down to offload drivers by Jiri Pirko · 7 years ago
- 861932e net: sched: Add helpers to identify classids by Jiri Pirko · 7 years ago
- c5ebc44 geneve: use netlink_ext_ack for error reporting in rtnl operations by Girish Moodalbail · 7 years ago
- b50db91 Merge branch 'sctp-remove-typedefs-from-structures-part-6' by David S. Miller · 7 years ago
- 327c0da sctp: fix some indents in sm_make_chunk.c by Xin Long · 7 years ago
- 172a159 sctp: remove the typedef sctp_disposition_t by Xin Long · 7 years ago
- 8ee821a sctp: remove the typedef sctp_sm_table_entry_t by Xin Long · 7 years ago
- eb662a6 sctp: remove the unused typedef sctp_sm_command_t by Xin Long · 7 years ago
- e08af95 sctp: remove the typedef sctp_verb_t by Xin Long · 7 years ago
- c488b77 sctp: remove the typedef sctp_arg_t by Xin Long · 7 years ago
- a85bbeb sctp: remove the typedef sctp_cmd_seq_t by Xin Long · 7 years ago
- e2c3108 sctp: remove the typedef sctp_cmd_t by Xin Long · 7 years ago
- b7ef261 sctp: remove the typedef sctp_socket_type_t by Xin Long · 7 years ago
- d38ef5a sctp: remove the typedef sctp_dbg_objcnt_entry_t by Xin Long · 7 years ago
- a05437a sctp: remove the typedef sctp_cmsgs_t by Xin Long · 7 years ago
- 74439f3 sctp: remove the typedef sctp_endpoint_type_t by Xin Long · 7 years ago
- edf903f sctp: remove the typedef sctp_sender_hb_info_t by Xin Long · 7 years ago
- afa6c45 sctp: remove the unused typedef sctp_packet_phandler_t by Xin Long · 7 years ago
- 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 2627393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 7 years ago
- 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
- 2e2d5d7 Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout' by David S. Miller · 7 years ago
- 33b01b7b selftests: add rtnetlink test script by Florian Westphal · 7 years ago
- 8caa38b rtnetlink: fallback to UNSPEC if current family has no doit callback by Florian Westphal · 7 years ago
- d38a651 rtnetlink: init handler refcounts to 1 by Florian Westphal · 7 years ago
- 8515ae3 rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu by Florian Westphal · 7 years ago
- 5c2bb9b rtnetlink: do not use RTM_GETLINK directly by Florian Westphal · 7 years ago
- 377cb24 rtnetlink: use rcu_dereference_raw to silence rcu splat by Florian Westphal · 7 years ago
- f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
- 2d571645 net: core: fix compile error inside flow_dissector due to new dsa callback by John Crispin · 7 years ago
- 7e1ecbc Merge branch 'dsa-flow-dissection' by David S. Miller · 7 years ago
- 43e6652 net-next: dsa: fix flow dissection by John Crispin · 7 years ago
- 2dd592b net-next: tag_mtk: add flow_dissect callback to the ops struct by John Crispin · 7 years ago
- 598a968 net-next: dsa: add flow_dissect callback to struct dsa_device_ops by John Crispin · 7 years ago
- 68277a2 net-next: dsa: move struct dsa_device_ops to the global header file by John Crispin · 7 years ago
- 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
- 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 7 years ago
- 098b8d7 Merge branch 'mediatek-bring-up-QDMA-RX-ring-0' by David S. Miller · 7 years ago
- 6427dc1 net-next: mediatek: bring up QDMA RX ring 0 by John Crispin · 7 years ago
- 0c07ce7 net-next: mediatek: fix typos inside the header file by John Crispin · 7 years ago
- 800bb47 net: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
- 46c4b7a atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
- d78d677 net: dsa: make dsa_switch_ops const by Bhumika Goyal · 7 years ago
- 42013e9 liquidio: napi cleanup by Intiyaz Basha · 7 years ago
- 04db70d9 geneve: maximum value of VNI cannot be used by Girish Moodalbail · 7 years ago
- 6eb7939 net: ipv6: lower ndisc notifier priority below addrconf by David Ahern · 7 years ago
- 50ddfba net: systemport: Fix software statistics for SYSTEMPORT Lite by Florian Fainelli · 7 years ago
- ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 7 years ago
- 16587c2 ibmvnic: Correct 'unused variable' warning in build. by Nathan Fontenot · 7 years ago
- d1cf33d ibmvnic: Add netdev_dbg output for debugging by Nathan Fontenot · 7 years ago
- 7c1885a ibmvnic: Clean up resources on probe failure by Nathan Fontenot · 7 years ago
- 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 7 years ago
- cd9cb38 Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl' by David S. Miller · 7 years ago
- 165b911 net: call newid/getid without rtnl mutex held by Florian Westphal · 7 years ago
- 62256f9 rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED by Florian Westphal · 7 years ago
- 6853dd4 rtnetlink: protect handler table with rcu by Florian Westphal · 7 years ago
- 0cc0902 rtnetlink: small rtnl lock pushdown by Florian Westphal · 7 years ago
- 019a316 rtnetlink: add reference counting to prevent module unload while dump is in progress by Florian Westphal · 7 years ago
- b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
- e1fa6d2 rtnetlink: call rtnl_calcit directly by Florian Westphal · 7 years ago
- 078295f Merge branch 'bpf-new-branches' by David S. Miller · 7 years ago
- 31e482b bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions by Daniel Borkmann · 7 years ago
- b4e432f bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier by Daniel Borkmann · 7 years ago
- 5dd294d bpf, nfp: implement jiting of BPF_J{LT,LE} by Daniel Borkmann · 7 years ago
- 20dbf5c bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 3b49780 bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 1842355 bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- c362b2f bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} by Daniel Borkmann · 7 years ago
- 52afc51 bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE} by Daniel Borkmann · 7 years ago
- 92b31a9 bpf: add BPF_J{LT,LE,SLT,SLE} instructions by Daniel Borkmann · 7 years ago
- 0bdf710 Merge branch 'net-zerocopy-fixes' by David S. Miller · 7 years ago
- 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 7 years ago
- ccaffff sock: fix zerocopy panic in mem accounting by Willem de Bruijn · 7 years ago
- d5e7f82 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
- 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 8d31f80 Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
- 48fb6f4 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 7 years ago
- 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
- 31cf92f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- d555eb6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- feca7d8 net: ipv6: avoid overhead when no custom FIB rules are installed by Vincent Bernat · 7 years ago
- 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
- f374771 isdn: hfcsusb: constify usb_device_id by Arvind Yadav · 7 years ago