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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-52
/
+152
2018-08-06
Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...
David S. Miller
4
-9
/
+49
2018-08-06
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-08-06
net: avoid unnecessary sock_flag() check when enable timestamp
Yafang Shao
2
-8
/
+6
2018-08-06
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
1
-7
/
+5
2018-08-06
net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'
Colin Ian King
1
-5
/
+0
2018-08-06
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
1
-1
/
+14
2018-08-06
net: 6lowpan: fix reserved space for single frames
Alexander Aring
1
-3
/
+18
2018-08-06
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
364
-5755
/
+12291
2018-08-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-218
/
+1690
2018-08-05
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-05
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-05
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
4
-87
/
+113
2018-08-05
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+5
2018-08-05
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2
-56
/
+20
2018-08-05
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-05
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-230
/
+1270
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+14
2018-08-04
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+1
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
4
-5
/
+5
2018-08-03
tcp: remove unneeded variable 'err'
YueHaibing
1
-2
/
+1
2018-08-03
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
1
-1
/
+6
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
1
-5
/
+3
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-22
/
+11
2018-08-03
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-4
/
+9
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
1
-4
/
+3
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
1
-19
/
+10
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
3
-0
/
+3
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-1
/
+111
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
4
-0
/
+466
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
1
-0
/
+2
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
5
-23
/
+9
2018-08-03
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
1
-49
/
+18
2018-08-03
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
3
-21
/
+26
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2
-6
/
+1
2018-08-03
netfilter: nf_tables: remove unused variable
YueHaibing
1
-2
/
+0
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-03
net: sched: fix flush on non-existing chain
Jiri Pirko
1
-0
/
+7
2018-08-03
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
1
-2
/
+2
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2
-2
/
+2
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
4
-28
/
+11
2018-08-03
bpf/test_run: support cgroup local storage
Roman Gushchin
1
-2
/
+11
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
1
-1
/
+22
2018-08-02
net/socket: remove duplicated init code
Matthieu Baerts
1
-48
/
+3
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-63
/
+131
[next]