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-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
1
-7
/
+8
2018-11-13
netfilter: nf_tables: fix use-after-free when deleting compat expressions
Florian Westphal
2
-3
/
+5
2018-11-13
netfilter: xt_RATEEST: remove netns exit routine
Taehee Yoo
1
-10
/
+0
2018-11-12
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
1
-7
/
+1
2018-11-12
SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
Trond Myklebust
1
-19
/
+42
2018-11-12
netfilter: nf_tables: don't use position attribute on rule replacement
Florian Westphal
1
-10
/
+7
2018-11-12
netfilter: nf_tables: don't skip inactive chains during update
Florian Westphal
1
-6
/
+3
2018-11-12
netfilter: nf_conncount: fix unexpected permanent node of list.
Taehee Yoo
1
-3
/
+15
2018-11-12
netfilter: nf_conncount: fix list_del corruption in conn_free
Taehee Yoo
1
-2
/
+5
2018-11-12
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
Taehee Yoo
1
-6
/
+6
2018-11-12
batman-adv: Expand merged fragment buffer for full packet
Sven Eckelmann
1
-1
/
+1
2018-11-12
batman-adv: Use explicit tvlv padding for ELP packets
Sven Eckelmann
1
-2
/
+4
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2
-10
/
+2
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-10
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
1
-1
/
+13
2018-11-09
flow_dissector: do not dissect l4 ports for fragments
배석진
1
-2
/
+2
2018-11-09
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
1
-7
/
+8
2018-11-09
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
1
-3
/
+2
2018-11-08
inet: frags: better deal with smp races
Eric Dumazet
1
-14
/
+15
2018-11-08
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-268
/
+302
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
17
-242
/
+152
2018-11-05
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-11-05
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
1
-0
/
+1
2018-11-05
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
1
-1
/
+2
2018-11-05
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-11-05
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
1
-1
/
+1
2018-11-05
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-34
/
+14
2018-11-03
sctp: define SCTP_SS_DEFAULT for Stream schedulers
Xin Long
1
-1
/
+1
2018-11-03
openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
1
-1
/
+2
2018-11-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+0
2018-11-03
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
32
-823
/
+1006
2018-11-03
net: do not abort bulk send on BQL status
Eric Dumazet
1
-1
/
+1
2018-11-03
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-11-03
netfilter: conntrack: fix calculation of next bucket number in early_drop
Vasily Khoruzhick
1
-5
/
+8
2018-11-03
netfilter: nft_compat: ebtables 'nat' table is normal chain type
Florian Westphal
1
-9
/
+12
2018-11-03
netfilter: nfnetlink_cttimeout: pass default timeout policy to obj_to_nlattr
Pablo Neira Ayuso
1
-7
/
+40
2018-11-03
netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()
Pablo Neira Ayuso
7
-59
/
+24
2018-11-03
netfilter: ipset: Fix calling ip_set() macro at dumping
Jozsef Kadlecsik
1
-4
/
+8
2018-11-03
netfilter: xt_IDLETIMER: add sysfs filename checking routine
Taehee Yoo
1
-0
/
+20
2018-11-02
rxrpc: Fix lockup due to no error backoff after ack transmit error
David Howells
3
-8
/
+46
2018-11-02
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2
-4
/
+81
2018-11-02
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
1
-0
/
+2
2018-11-02
iov_iter: Fix 9p virtio breakage
Marc Zyngier
1
-1
/
+1
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
14
-22
/
+22
2018-11-01
missing bits of "iov_iter: Separate type from direction and use accessor func...
Al Viro
1
-2
/
+2
2018-11-01
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Al Viro
26
-1590
/
+1921
2018-11-01
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
[prev]
[next]