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
2019-03-08
bpf: fix warning about using plain integer as NULL
Bo YU
1
-1
/
+1
2019-03-08
xsk: fix to reject invalid options in Tx descriptor
Björn Töpel
1
-2
/
+2
2019-03-08
xsk: fix to reject invalid flags in xsk_bind
Björn Töpel
1
-1
/
+4
2019-03-07
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-07
net: fix GSO in bpf_lwt_push_ip_encap
Peter Oskolkov
1
-0
/
+2
2019-03-07
xsk: fix potential crash in xsk_diag_put_umem()
Eric Dumazet
1
-2
/
+2
2019-03-07
bpf: only test gso type on gso packets
Willem de Bruijn
1
-4
/
+4
2019-03-06
tcp: detecting the misuse of .sendpage for Slab objects
Vasily Averin
1
-0
/
+4
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-05
net/sched: act_tunnel_key: Fix double free dst_cache
wenxu
1
-16
/
+6
2019-03-05
tipc: fix RDM/DGRAM connect() regression
Erik Hugne
1
-1
/
+1
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-56
/
+62
2019-03-04
net/sched: avoid unused-label warning
Arnd Bergmann
1
-1
/
+1
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
2
-2
/
+5
2019-03-04
devlink: Add support for direct reporter health state update
Eran Ben Elisha
1
-5
/
+17
2019-03-04
devlink: Update reporter state to error even if recover aborted
Eran Ben Elisha
1
-1
/
+4
2019-03-04
sctp: call iov_iter_revert() after sending ABORT
Xin Long
1
-0
/
+1
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-9
/
+61
2019-03-03
tls: Fix tls_device receive
Boris Pismenny
1
-11
/
+14
2019-03-03
tls: Fix mixing between async capable and async
Eran Ben Elisha
1
-6
/
+9
2019-03-03
tls: Fix write space handling
Boris Pismenny
3
-9
/
+36
2019-03-03
tls: Fix tls_device handling of partial records
Boris Pismenny
2
-17
/
+5
2019-03-03
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2
-0
/
+16
2019-03-03
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-03
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
1
-7
/
+27
2019-03-03
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
3
-0
/
+37
2019-03-03
appletalk: Fix use-after-free in atalk_proc_exit
YueHaibing
3
-8
/
+36
2019-03-03
appletalk: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-39
/
+17
2019-03-02
net: sched: put back q.qlen into a single location
Eric Dumazet
2
-9
/
+6
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
47
-2267
/
+1695
2019-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-7
/
+50
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-42
/
+142
2019-03-02
bpf: add bpf helper bpf_skb_ecn_set_ce
brakmo
1
-0
/
+28
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
1
-1
/
+1
2019-03-01
net: support 64bit rates for getsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
1
-2
/
+8
2019-03-01
net: support 64bit values for setsockopt(SO_MAX_PACING_RATE)
Eric Dumazet
1
-5
/
+13
2019-03-01
switchdev: Remove unused transaction item queue
Florian Fainelli
1
-98
/
+2
2019-03-01
devlink: fix kdoc
Jakub Kicinski
1
-7
/
+5
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
3
-6
/
+16
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
9
-194
/
+111
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
8
-214
/
+168
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
8
-195
/
+143
[next]