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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
net_sched: fix a refcount_t issue with noop_qdisc
Eric Dumazet
1
-0
/
+7
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
1
-0
/
+1
2017-08-24
net: Extend struct flowi6 with multipath hash
Jakub Sitnicki
1
-0
/
+1
2017-08-24
devlink: Fix devlink_dpipe_table_register() stub signature.
David S. Miller
1
-2
/
+1
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
1
-0
/
+1
2017-08-24
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
3
-6
/
+6
2017-08-24
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
1
-3
/
+4
2017-08-24
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2
-8
/
+0
2017-08-24
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
1
-2
/
+2
2017-08-24
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
1
-3
/
+0
2017-08-24
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
1
-11
/
+8
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
1
-0
/
+6
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-4
/
+3
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
1
-0
/
+1
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
1
-0
/
+1
2017-08-23
net: sched: add couple of goto_chain helpers
Jiri Pirko
1
-4
/
+16
2017-08-23
net: define the TSO header size in net/tso.h
Antoine Ténart
1
-0
/
+2
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
1
-1
/
+8
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
2
-0
/
+64
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
1
-2
/
+1
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-1
/
+29
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+7
2017-08-21
net: sched: Add the invalid handle check in qdisc_class_find
Gao Feng
1
-0
/
+3
2017-08-21
dsa: remove unused net_device arg from handlers
Florian Westphal
1
-4
/
+2
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+28
2017-08-20
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-18
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
1
-1
/
+2
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-3
/
+1
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-2
/
+2
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-9
/
+40
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-0
/
+10
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-0
/
+2
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+15
2017-08-14
udp: fix linear skb reception with PEEK_OFF
Al Viro
1
-5
/
+4
2017-08-11
udp: harden copy_linear_skb()
Eric Dumazet
1
-0
/
+2
2017-08-11
net: fix compilation when busy poll is not enabled
Daniel Borkmann
1
-6
/
+6
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
1
-0
/
+5
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
2
-12
/
+3
2017-08-11
net: sched: remove handle propagation down to the drivers
Jiri Pirko
1
-2
/
+0
2017-08-11
net: sched: propagate classid down to offload drivers
Jiri Pirko
1
-0
/
+2
2017-08-11
net: sched: Add helpers to identify classids
Jiri Pirko
1
-0
/
+14
2017-08-11
sctp: fix some indents in sm_make_chunk.c
Xin Long
1
-79
/
+79
2017-08-11
sctp: remove the typedef sctp_disposition_t
Xin Long
1
-9
/
+10
2017-08-11
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
1
-3
/
+3
2017-08-11
sctp: remove the unused typedef sctp_sm_command_t
Xin Long
1
-5
/
+0
2017-08-11
sctp: remove the typedef sctp_verb_t
Xin Long
1
-5
/
+5
2017-08-11
sctp: remove the typedef sctp_arg_t
Xin Long
1
-13
/
+13
2017-08-11
sctp: remove the typedef sctp_cmd_seq_t
Xin Long
2
-8
/
+8
2017-08-11
sctp: remove the typedef sctp_cmd_t
Xin Long
1
-7
/
+7
[prev]
[next]