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-10-08
net: sched: cls_u32: clean tc_u_common hashtable
Al Viro
1
-15
/
+9
2018-10-08
net: sched: cls_u32: get rid of tc_u_common ->rcu
Al Viro
1
-1
/
+0
2018-10-08
net: sched: cls_u32: get rid of tc_u_knode ->tp
Al Viro
1
-3
/
+0
2018-10-08
net: sched: cls_u32: get rid of unused argument of u32_destroy_key()
Al Viro
1
-7
/
+6
2018-10-08
net: sched: cls_u32: make sure that divisor is a power of 2
Al Viro
1
-1
/
+5
2018-10-08
net: sched: cls_u32: disallow linking to root hnode
Al Viro
1
-0
/
+4
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
1
-1
/
+3
2018-10-07
net: sched: pie: fix coding style issues
Leslie Monis
1
-18
/
+18
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-36
/
+88
2018-10-05
net/ncsi: Add NCSI OEM command support
Vijay Khemka
4
-4
/
+88
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
1
-9
/
+20
2018-10-05
socket: Tighten no-error check in bind()
Jakub Sitnicki
1
-1
/
+1
2018-10-05
net: sched: Add policy validation for tc attributes
David Ahern
1
-4
/
+20
2018-10-05
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-05
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
1
-0
/
+2
2018-10-05
udp: gro behind static key
Willem de Bruijn
4
-4
/
+4
2018-10-05
net: bpfilter: Fix type cast and pointer warnings
Shanthosh RK
1
-2
/
+2
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
2
-33
/
+24
2018-10-05
net/neigh: Extend dump filter to proxy neighbor dumps
David Ahern
1
-30
/
+42
2018-10-04
net/packet: fix packet drop as of virtio gso
Jianfeng Tan
1
-4
/
+7
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
2
-8
/
+2
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
2
-10
/
+3
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
2
-8
/
+4
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
4
-47
/
+41
2018-10-04
openvswitch: load NAT helper
Flavio Leitner
1
-0
/
+4
2018-10-04
tc: Add support for configuring the taprio scheduler
Vinicius Costa Gomes
3
-0
/
+974
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
1
-0
/
+5
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
1
-0
/
+5
2018-10-04
Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-8
/
+15
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-3
/
+5
2018-10-04
Merge tag 'rxrpc-next-20181004' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
11
-52
/
+85
2018-10-04
dns: Allow the dns resolver to retrieve a server set
David Howells
2
-7
/
+65
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+14
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+43
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
6
-9
/
+6
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
4
-22
/
+17
2018-10-04
rxrpc: Emit the data Tx trace line before transmitting
David Howells
1
-4
/
+4
2018-10-04
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
3
-17
/
+1
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-323
/
+468
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
1
-3
/
+5
2018-10-03
sctp: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-02
tls: Add support for inplace records encryption
Vakul Garg
1
-18
/
+73
2018-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-50
/
+185
2018-10-02
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-02
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
1
-12
/
+36
2018-10-02
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-02
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2
-9
/
+4
2018-10-02
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
[next]