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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-22
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
3
-5
/
+6
2018-01-22
net: core: Expose number of link up/down transitions
David Decotigny
3
-5
/
+37
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+2
2018-01-22
devlink: fix memory leak on 'resource'
Colin Ian King
1
-0
/
+1
2018-01-22
debugfs_sta: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
56
-2185
/
+1157
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-18
/
+58
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-46
/
+66
2018-01-19
bpf: move event_output to const_size_or_zero for xdp/skb as well
Daniel Borkmann
1
-2
/
+2
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+43
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2
-15
/
+12
2018-01-19
bpf: add csum_diff helper to xdp as well
Daniel Borkmann
1
-0
/
+2
2018-01-19
net: sched: cls_u32: add extack support
Alexander Aring
1
-14
/
+44
2018-01-19
net: sched: cls: add extack support for tcf_change_indev
Alexander Aring
3
-5
/
+6
2018-01-19
net: sched: cls: add extack support for delete callback
Alexander Aring
12
-13
/
+24
2018-01-19
net: sched: cls: add extack support for tcf_exts_validate
Alexander Aring
12
-31
/
+48
2018-01-19
net: sched: cls: add extack support for change callback
Alexander Aring
12
-12
/
+18
2018-01-19
net: sched: cls_api: handle generic cls errors
Alexander Aring
1
-11
/
+41
2018-01-19
net: sched: cls: fix code style issues
Alexander Aring
2
-5
/
+5
2018-01-19
tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBR
Yuchung Cheng
2
-1
/
+3
2018-01-19
tcp: avoid min-RTT overestimation from delayed ACKs
Yuchung Cheng
1
-2
/
+21
2018-01-19
tipc: fix race between poll() and setsockopt()
Jon Maloy
3
-17
/
+13
2018-01-19
l2tp: remove switch block in l2tp_nl_cmd_session_create()
Lorenzo Bianconi
1
-21
/
+0
2018-01-19
l2tp: remove l2specific_len configurable parameter
Lorenzo Bianconi
4
-8
/
+1
2018-01-19
l2tp: remove l2specific_len dependency in l2tp_core
Lorenzo Bianconi
2
-18
/
+27
2018-01-19
l2tp: double-check l2specific_type provided by userspace
Lorenzo Bianconi
1
-2
/
+9
2018-01-19
devlink: Make some functions static
Wei Yongjun
1
-2
/
+3
2018-01-19
ipv6: mcast: remove dead code
Eric Dumazet
1
-2
/
+0
2018-01-19
caif: reduce stack size with KASAN
Arnd Bergmann
1
-28
/
+22
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
12
-28
/
+2
2018-01-19
netfilter: nf_tables: set flowtable priority and hooknum field
Pablo Neira Ayuso
1
-0
/
+2
2018-01-19
netfilter: delete /proc THIS_MODULE references
Alexey Dobriyan
11
-19
/
+0
2018-01-19
netfilter: nf_tables: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-19
netfilter: return booleans instead of integers
Gustavo A. R. Silva
3
-3
/
+3
2018-01-19
netfilter: nf_tables: allocate handle and delete objects via handle
Harsha Sharma
1
-12
/
+134
2018-01-19
netfilter: nf_nat_snmp_basic: use asn1 decoder library
Taehee Yoo
5
-1192
/
+419
2018-01-19
netfilter: nf_nat_snmp_basic: use nf_ct_helper_log
Taehee Yoo
1
-5
/
+6
2018-01-19
netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
Taehee Yoo
1
-5
/
+2
2018-01-19
netfilter: nf_nat_snmp_basic: remove debug parameter
Taehee Yoo
1
-62
/
+0
2018-01-19
netfilter: nf_nat_snmp_basic: remove useless comment
Taehee Yoo
1
-30
/
+0
2018-01-18
Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu...
David S. Miller
1
-22
/
+14
2018-01-18
ipv6: don't let tb6_root node share routes with other node
Wei Wang
1
-2
/
+8
2018-01-18
net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues
Andrew Morton
1
-3
/
+7
2018-01-18
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
1
-7
/
+7
2018-01-18
bpf: allow socket_filter programs to use bpf_prog_test_run
Alexei Starovoitov
1
-0
/
+1
2018-01-18
flow_dissector: properly cap thoff field
Eric Dumazet
1
-2
/
+1
2018-01-18
flow_netlink: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2018-01-18
cfg80211: fix station info handling bugs
Johannes Berg
2
-3
/
+2
2018-01-18
netlink: reset extack earlier in netlink_rcv_skb
Xin Long
1
-1
/
+1
2018-01-18
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
Jiri Pirko
1
-0
/
+7
[prev]
[next]