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.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-04
net: sched: fix return value of tcf_exts_exec
Jiri Pirko
1
-2
/
+2
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
1
-30
/
+0
2017-08-04
net: sched: use tcf_exts_has_actions in tcf_exts_exec
Jiri Pirko
1
-23
/
+23
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-9
/
+27
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
1
-21
/
+0
2017-08-04
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2
-1
/
+7
2017-08-04
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
1
-3
/
+14
2017-08-04
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-1
/
+13
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-04
sock: add MSG_ZEROCOPY
Willem de Bruijn
4
-0
/
+66
2017-08-04
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-2
/
+7
2017-08-04
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+2
2017-08-04
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-0
/
+16
2017-08-04
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+1
2017-08-04
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
1
-0
/
+4
2017-08-04
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
1
-0
/
+10
2017-08-04
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+5
2017-08-04
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2
-0
/
+12
2017-08-04
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+5
2017-08-04
net: fib_rules: Implement notification logic in core
Ido Schimmel
2
-12
/
+21
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
4
-22
/
+54
2017-08-03
sctp: remove the typedef sctp_auth_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_authhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_addiphdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_addip_param_t
Xin Long
1
-4
/
+4
2017-08-03
sctp: remove the typedef sctp_cwr_chunk_t
Xin Long
1
-5
/
+0
2017-08-03
sctp: remove the typedef sctp_cwrhdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_ecne_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_ecnehdr_t
Xin Long
1
-3
/
+3
2017-08-03
sctp: remove the typedef sctp_error_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_operr_chunk_t
Xin Long
1
-2
/
+2
2017-08-03
sctp: remove the typedef sctp_errhdr_t
Xin Long
2
-7
/
+7
2017-08-03
sctp: fix the name of struct sctp_shutdown_chunk_t
Xin Long
1
-1
/
+1
2017-08-03
sctp: remove the typedef sctp_shutdownhdr_t
Xin Long
1
-3
/
+3
2017-08-03
ipv4: fib: Remove unused functions
Ido Schimmel
1
-13
/
+0
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-16
/
+0
2017-08-02
net: dsa: rename switch EEE ops
Vivien Didelot
1
-5
/
+5
2017-08-02
net: dsa: remove PHY device argument from .set_eee
Vivien Didelot
1
-1
/
+0
2017-08-02
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-0
/
+36
2017-08-02
strparser: Generalize strparser
Tom Herbert
1
-57
/
+62
2017-08-02
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+3
2017-08-02
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
3
-0
/
+18
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-82
/
+163
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-17
/
+39
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
1
-0
/
+6
2017-08-01
tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS
Wei Wang
1
-0
/
+8
2017-08-01
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
1
-0
/
+13
2017-08-01
tcp: remove unused mib counters
Florian Westphal
1
-9
/
+0
2017-08-01
tcp: remove CA_ACK_SLOWPATH
Florian Westphal
1
-3
/
+2
[next]