Age | Commit message (Expand) | Author | Files | Lines |
2017-08-13 | net: export some generic xdp helpers | Jason Wang | 1 | -0/+2 |
2017-08-11 | net: sched: remove cops->tcf_cl_offload | Jiri Pirko | 2 | -12/+3 |
2017-08-11 | net: sched: remove handle propagation down to the drivers | Jiri Pirko | 1 | -2/+0 |
2017-08-11 | net: sched: propagate classid down to offload drivers | Jiri Pirko | 1 | -0/+2 |
2017-08-11 | net: sched: Add helpers to identify classids | Jiri Pirko | 1 | -0/+14 |
2017-08-11 | sctp: fix some indents in sm_make_chunk.c | Xin Long | 1 | -79/+79 |
2017-08-11 | sctp: remove the typedef sctp_disposition_t | Xin Long | 1 | -9/+10 |
2017-08-11 | sctp: remove the typedef sctp_sm_table_entry_t | Xin Long | 1 | -3/+3 |
2017-08-11 | sctp: remove the unused typedef sctp_sm_command_t | Xin Long | 1 | -5/+0 |
2017-08-11 | sctp: remove the typedef sctp_verb_t | Xin Long | 1 | -5/+5 |
2017-08-11 | sctp: remove the typedef sctp_arg_t | Xin Long | 1 | -13/+13 |
2017-08-11 | sctp: remove the typedef sctp_cmd_seq_t | Xin Long | 2 | -8/+8 |
2017-08-11 | sctp: remove the typedef sctp_cmd_t | Xin Long | 1 | -7/+7 |
2017-08-11 | sctp: remove the typedef sctp_socket_type_t | Xin Long | 2 | -4/+5 |
2017-08-11 | sctp: remove the typedef sctp_dbg_objcnt_entry_t | Xin Long | 1 | -2/+2 |
2017-08-11 | sctp: remove the typedef sctp_cmsgs_t | Xin Long | 1 | -2/+2 |
2017-08-11 | sctp: remove the typedef sctp_endpoint_type_t | Xin Long | 1 | -3/+3 |
2017-08-11 | sctp: remove the typedef sctp_sender_hb_info_t | Xin Long | 1 | -2/+2 |
2017-08-11 | sctp: remove the unused typedef sctp_packet_phandler_t | Xin Long | 1 | -2/+0 |
2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+3 |
2017-08-09 | net-next: dsa: add flow_dissect callback to struct dsa_device_ops | John Crispin | 1 | -0/+2 |
2017-08-09 | net-next: dsa: move struct dsa_device_ops to the global header file | John Crispin | 1 | -0/+7 |
2017-08-09 | rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED | Florian Westphal | 1 | -0/+4 |
2017-08-09 | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal | 1 | -3/+2 |
2017-08-09 | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 1 | -0/+5 |
2017-08-09 | sock: fix zerocopy_success regression with msg_zerocopy | Willem de Bruijn | 1 | -2/+7 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -7/+36 |
2017-08-09 | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2017-08-09 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2017-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -0/+31 |
2017-08-08 | net: ipv6: avoid overhead when no custom FIB rules are installed | Vincent Bernat | 1 | -0/+1 |
2017-08-08 | bpf/verifier: track signed and unsigned min/max values | Edward Cree | 2 | -9/+16 |
2017-08-08 | bpf/verifier: rework value tracking | Edward Cree | 3 | -35/+112 |
2017-08-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+0 |
2017-08-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+0 |
2017-08-07 | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -3/+3 |
2017-08-07 | net: switchdev: Remove bridge bypass support from switchdev | Arkadi Sharshevsky | 1 | -75/+0 |
2017-08-07 | net: dsa: Move FDB dump implementation inside DSA | Arkadi Sharshevsky | 2 | -14/+3 |
2017-08-07 | net: dsa: Remove redundant MDB dump support | Arkadi Sharshevsky | 1 | -4/+0 |
2017-08-07 | net: dsa: Remove support for bypass bridge port attributes/vlan set | Arkadi Sharshevsky | 1 | -4/+0 |
2017-08-07 | net: dsa: Remove prepare phase for FDB | Arkadi Sharshevsky | 1 | -3/+1 |
2017-08-07 | net: dsa: Change DSA slave FDB API to be switchdev independent | Arkadi Sharshevsky | 1 | -5/+3 |
2017-08-07 | ipv6: sr: define core operations for seg6local lightweight tunnel | David Lebrun | 4 | -0/+77 |
2017-08-07 | ipv6: sr: export SRH insertion functions | David Lebrun | 1 | -0/+2 |
2017-08-07 | net_sched: use void pointer for filter handle | WANG Cong | 2 | -5/+5 |
2017-08-07 | bpf: add support for sys_enter_* and sys_exit_* tracepoints | Yonghong Song | 1 | -0/+12 |
2017-08-07 | net: ipv6: add second dif to raw socket lookups | David Ahern | 1 | -1/+1 |
2017-08-07 | net: ipv6: add second dif to inet6 socket lookups | David Ahern | 2 | -9/+23 |
2017-08-07 | net: ipv6: add second dif to udp socket lookups | David Ahern | 2 | -1/+11 |
2017-08-07 | net: ipv4: add second dif to multicast source filter | David Ahern | 1 | -1/+2 |