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-08-16
netfilter: nft_tproxy: Fix missing-braces warning
Máté Eckl
1
-1
/
+3
2018-08-16
netfilter: nft_ct: make l3 protocol field optional for timeout object
Harsha Sharma
1
-3
/
+4
2018-08-16
netfilter: x_tables: do not fail xt_alloc_table_info too easilly
Michal Hocko
1
-6
/
+1
2018-08-16
netfilter: conntrack: fix removal of conntrack entries when l4tracker is removed
Florian Westphal
1
-5
/
+10
2018-08-16
netfilter: nf_tables: don't prevent event handler from device cleanup on netn...
Florian Westphal
2
-10
/
+9
2018-08-16
netfilter: nf_tables: fix register ordering
Florian Westphal
2
-8
/
+23
2018-08-16
netfilter: fix memory leaks on netlink_dump_start error
Florian Westphal
2
-25
/
+30
2018-08-16
netfilter: nft_set: fix allocation size overflow in privsize callback.
Taehee Yoo
4
-10
/
+10
2018-08-16
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
1
-1
/
+11
2018-08-16
ipvs: don't show negative times in ip_vs_conn
Matteo Croce
1
-8
/
+14
2018-08-16
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
Tan Hu
1
-4
/
+11
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
425
-7620
/
+24541
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+2
2018-08-15
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+22
2018-08-14
net: filter: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-14
rds: fix building with IPV6=m
Arnd Bergmann
1
-0
/
+1
2018-08-14
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
Jeremy Cline
2
-2
/
+3
2018-08-13
l2tp: fix unused function warning
Arnd Bergmann
3
-12
/
+4
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-24
/
+5
2018-08-13
net_sched: Fix missing res info when create new tc_index filter
Hangbin Liu
1
-0
/
+1
2018-08-13
net_sched: fix NULL pointer dereference when delete tcindex filter
Hangbin Liu
1
-5
/
+2
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-6
/
+6
2018-08-13
net: sched: act_ife: disable bh when taking ife_mod_lock
Vlad Buslov
1
-10
/
+10
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-88
/
+482
2018-08-13
packet: switch kvzalloc to allocate memory
Li RongQing
2
-32
/
+13
2018-08-13
net: sched: act_mirred method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_vlan method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_skbmod method rename for grep-ability and consistency
Jamal Hadi Salim
1
-2
/
+2
2018-08-13
net: sched: act_skbedit method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_simple method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_police method rename for grep-ability and consistency
Jamal Hadi Salim
1
-8
/
+8
2018-08-13
net: sched: act_pedit method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_nat method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_ipt method rename for grep-ability and consistency
Jamal Hadi Salim
1
-4
/
+4
2018-08-13
net: sched: act_gact method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_sum method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_bpf method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
net: sched: act_connmark method rename for grep-ability and consistency
Jamal Hadi Salim
1
-3
/
+3
2018-08-13
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
Wei Wang
1
-1
/
+1
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2
-3
/
+14
2018-08-13
net/tls: Combined memory allocation for decryption request
Vakul Garg
1
-96
/
+142
2018-08-13
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
Andrey Ignatov
1
-0
/
+28
2018-08-11
ip: process in-order fragments efficiently
Peter Oskolkov
2
-42
/
+70
2018-08-11
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+73
2018-08-11
net: sched: act_police: remove dependency on rtnl lock
Vlad Buslov
1
-3
/
+6
2018-08-11
net: core: protect rate estimator statistics pointer with lock
Vlad Buslov
1
-8
/
+13
2018-08-11
net: sched: act_mirred: remove dependency on rtnl lock
Vlad Buslov
1
-27
/
+51
2018-08-11
net: sched: extend action ops with put_dev callback
Vlad Buslov
2
-1
/
+12
2018-08-11
net: sched: act_vlan: remove dependency on rtnl lock
Vlad Buslov
1
-12
/
+15
[next]