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
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-109
/
+141
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
2
-38
/
+34
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-14
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-9
/
+5
2017-09-14
tls: make tls_sw_free_resources static
Tobias Klauser
1
-1
/
+1
2017-09-13
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-13
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-09-12
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-12
net_sched: carefully handle tcf_block_put()
Cong Wang
1
-6
/
+18
2017-09-12
net_sched: fix reference counting of tc filter chain
Cong Wang
1
-21
/
+26
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
1
-9
/
+8
2017-09-12
tcp/dccp: remove reqsk_put() from inet_child_forget()
Eric Dumazet
1
-1
/
+1
2017-09-12
openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'
Christophe JAILLET
1
-1
/
+2
2017-09-12
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-6
/
+5
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-554
/
+712
2017-09-11
net/sched: fix pointer check in gen_handle
Josh Hunt
1
-1
/
+1
2017-09-11
ipv6: sr: remove duplicate routing header type check
David Lebrun
1
-4
/
+0
2017-09-11
xdp: implement xdp_redirect_map for generic XDP
Jesper Dangaard Brouer
1
-12
/
+26
2017-09-09
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-09
Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-115
/
+53
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-177
/
+323
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
1
-1
/
+5
2017-09-08
net: rcu lock and preempt disable missing around generic xdp
John Fastabend
1
-9
/
+16
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-2
/
+19
2017-09-08
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
1
-0
/
+1
2017-09-08
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-08
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
2
-6
/
+6
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-88
/
+87
2017-09-08
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
1
-1
/
+2
2017-09-08
netfilter: xt_hashlimit: fix build error caused by 64bit division
Vishwanath Pai
1
-5
/
+7
2017-09-08
netfilter: xt_hashlimit: alloc hashtable with right size
Zhizhou Tian
1
-2
/
+2
2017-09-08
netfilter: core: remove erroneous warn_on
Florian Westphal
1
-1
/
+1
2017-09-08
netfilter: nat: use keyed locks
Florian Westphal
1
-12
/
+24
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
1
-77
/
+53
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
3
-0
/
+3
2017-09-08
netfilter: nf_nat: don't bug when mapping already exists
Florian Westphal
1
-1
/
+3
2017-09-08
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-08
netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
Xin Long
1
-1
/
+2
2017-09-08
netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
Xin Long
1
-2
/
+5
2017-09-07
rds: Fix incorrect statistics counting
HÃ¥kon Bugge
1
-3
/
+7
2017-09-07
udp: drop head states only when all skb references are gone
Paolo Abeni
2
-7
/
+7
2017-09-07
ip6_gre: update mtu properly in ip6gre_err
Xin Long
1
-1
/
+3
2017-09-07
net: sched: fix memleak for chain zero
Jiri Pirko
1
-9
/
+9
2017-09-07
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
11
-32
/
+122
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
[next]