index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
cfg80211: add missing kernel-doc
Johannes Berg
1
-0
/
+4
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
3
-0
/
+11
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2018-05-20
erspan: set bso bit based on mirrored packet's len
William Tu
1
-0
/
+28
2018-05-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
1
-0
/
+2
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
1
-0
/
+9
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
1
-0
/
+3
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
1
-6
/
+14
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add SACK compression
Eric Dumazet
1
-0
/
+3
2018-05-18
tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()
Eric Dumazet
1
-1
/
+1
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
1
-11
/
+2
2018-05-18
cfg80211: release station info tidstats where needed
Johannes Berg
1
-0
/
+13
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
1
-1
/
+9
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+2
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
1
-0
/
+2
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
1
-0
/
+1
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
1
-0
/
+1
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
1
-0
/
+1
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
1
-0
/
+3
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
1
-5
/
+5
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-5
/
+33
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+9
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+9
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
3
-5
/
+13
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
1
-12
/
+0
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
1
-4
/
+0
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
1
-11
/
+0
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
1
-8
/
+3
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
1
-12
/
+8
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
3
-7
/
+9
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
1
-2
/
+1
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
1
-1
/
+1
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
1
-2
/
+4
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
1
-1
/
+1
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+4
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
1
-1
/
+3
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
1
-0
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
1
-0
/
+24
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
1
-0
/
+14
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
1
-0
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-0
/
+4
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-0
/
+5
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
1
-3
/
+3
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
1
-0
/
+1
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-18
/
+4
[prev]
[next]