index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-14
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-10
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
John Crispin
1
-0
/
+2
2017-08-10
net-next: dsa: move struct dsa_device_ops to the global header file
John Crispin
1
-0
/
+7
2017-08-10
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
1
-0
/
+4
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+2
2017-08-10
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
1
-0
/
+5
2017-08-10
sock: fix zerocopy_success regression with msg_zerocopy
Willem de Bruijn
1
-2
/
+7
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+36
2017-08-10
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-09
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
1
-0
/
+1
2017-08-09
bpf/verifier: track signed and unsigned min/max values
Edward Cree
2
-9
/
+16
2017-08-09
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-08
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-3
/
+3
2017-08-08
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
1
-75
/
+0
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2
-14
/
+3
2017-08-08
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
1
-4
/
+0
2017-08-08
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
1
-4
/
+0
2017-08-08
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
1
-3
/
+1
2017-08-08
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
1
-5
/
+3
2017-08-08
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
4
-0
/
+77
2017-08-08
ipv6: sr: export SRH insertion functions
David Lebrun
1
-0
/
+2
2017-08-08
net_sched: use void pointer for filter handle
WANG Cong
2
-5
/
+5
2017-08-08
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
[next]