index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
2
-15
/
+16
2017-08-06
sctp: remove the typedef sctp_event_t
Xin Long
2
-11
/
+7
2017-08-06
sctp: remove the typedef sctp_event_timeout_t
Xin Long
2
-6
/
+6
2017-08-06
sctp: remove the typedef sctp_event_other_t
Xin Long
1
-4
/
+4
2017-08-06
sctp: remove the typedef sctp_event_primitive_t
Xin Long
1
-4
/
+4
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
5
-11
/
+11
2017-08-06
sctp: remove the typedef sctp_ierror_t
Xin Long
1
-3
/
+2
2017-08-06
sctp: remove the typedef sctp_xmit_t
Xin Long
2
-6
/
+7
2017-08-06
sctp: remove the typedef sctp_sock_state_t
Xin Long
2
-4
/
+5
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2
-5
/
+6
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
3
-12
/
+13
2017-08-06
sctp: remove the typedef sctp_scope_policy_t
Xin Long
1
-2
/
+4
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2
-4
/
+4
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2
-3
/
+4
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
1
-1
/
+1
2017-08-06
phylink: add module EEPROM support
Russell King
1
-0
/
+3
2017-08-06
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
1
-0
/
+434
2017-08-06
phylink: add phylink infrastructure
Russell King
2
-0
/
+147
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
1
-0
/
+1
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
1
-0
/
+15
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
1
-0
/
+3
2017-08-06
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2
-6
/
+8
2017-08-04
net: comment fixes against BPF devmap helper calls
John Fastabend
1
-5
/
+11
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
1
-2
/
+1
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
1
-3
/
+1
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-03
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2
-1
/
+7
2017-08-03
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
1
-3
/
+14
2017-08-03
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-1
/
+13
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
4
-0
/
+66
2017-08-03
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-2
/
+7
2017-08-03
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+2
2017-08-03
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-0
/
+16
2017-08-03
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+1
2017-08-03
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
1
-0
/
+4
2017-08-03
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
1
-0
/
+10
2017-08-03
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+5
2017-08-03
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2
-0
/
+12
2017-08-03
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+5
2017-08-03
net: fib_rules: Implement notification logic in core
Ido Schimmel
2
-12
/
+21
2017-08-03
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
[next]