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-08-22
gre: fix goto statement typo
William Tu
1
-2
/
+2
2017-08-22
bpf: misc xdp redirect cleanups
Daniel Borkmann
1
-40
/
+32
2017-08-22
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
1
-18
/
+4
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
1
-0
/
+269
2017-08-22
udp: remove unreachable ufo branches
Willem de Bruijn
2
-9
/
+5
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2
-5
/
+3
2017-08-22
tcp: Get a proper dst before checking it.
Tonghao Zhang
1
-5
/
+4
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-37
/
+79
2017-08-21
tipc: don't reset stale broadcast send link
Jon Paul Maloy
4
-45
/
+17
2017-08-21
net: check type when freeing metadata dst
David Lamparter
1
-1
/
+2
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
3
-56
/
+47
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
9
-17
/
+10
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
14
-33
/
+92
2017-08-20
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-18
net: style cleanups
stephen hemminger
1
-32
/
+36
2017-08-18
net: mark receive queue attributes ro_after_init
stephen hemminger
1
-12
/
+13
2017-08-18
net: make queue attributes ro_after_init
stephen hemminger
1
-21
/
+19
2017-08-18
net: make BQL sysfs attributes ro_after_init
stephen hemminger
1
-11
/
+11
2017-08-18
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
1
-26
/
+11
2017-08-18
net: make net sysfs attributes ro_after_init
stephen hemminger
1
-2
/
+2
2017-08-18
net: constify net_ns_type_operations
stephen hemminger
1
-1
/
+1
2017-08-18
net: make net_class ro_after_init
stephen hemminger
1
-1
/
+1
2017-08-18
net: constify netdev_class_file
stephen hemminger
1
-2
/
+2
2017-08-18
net: don't decrement kobj reference count on init failure
stephen hemminger
1
-12
/
+10
2017-08-18
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-18
rxrpc: Fix oops when discarding a preallocated service call
David Howells
1
-0
/
+1
2017-08-18
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-18
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
1
-7
/
+12
2017-08-18
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
1
-0
/
+11
2017-08-18
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-18
net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
Roopa Prabhu
1
-2
/
+9
2017-08-18
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-18
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-18
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
3
-7
/
+7
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
4
-9
/
+14
2017-08-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+13
2017-08-18
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+4
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
1
-1
/
+1
2017-08-17
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
1
-37
/
+10
2017-08-17
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
1
-1
/
+0
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-16
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
1
-0
/
+2
2017-08-16
net: sched: cls_flower: fix ndo_setup_tc type for stats call
Jiri Pirko
1
-1
/
+1
2017-08-16
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-16
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
3
-3
/
+7
2017-08-16
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2
-2
/
+7
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
1
-0
/
+169
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-0
/
+43
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
1
-0
/
+36
[next]