index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
-1
/
+9
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
-0
/
+2
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
-0
/
+2
2018-05-17
tcp: account lost retransmit after timeout
Yuchung Cheng
-0
/
+1
2018-05-17
tcp: simpler NewReno implementation
Yuchung Cheng
-0
/
+1
2018-05-17
tcp: support DUPACK threshold in RACK
Yuchung Cheng
-0
/
+1
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
-0
/
+3
2018-05-17
sched: replace __QDISC_STATE_RUNNING bit with a spin lock
Paolo Abeni
-5
/
+5
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-5
/
+33
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
-1
/
+9
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
-2
/
+9
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
-5
/
+13
2018-05-16
net: move seq_file_single_net to <linux/seq_file_net.h>
Christoph Hellwig
-12
/
+0
2018-05-16
ipv{4,6}/raw: simplify ѕeq_file code
Christoph Hellwig
-4
/
+0
2018-05-16
ipv{4,6}/ping: simplify proc file creation
Christoph Hellwig
-11
/
+0
2018-05-16
ipv{4,6}/tcp: simplify procfs registration
Christoph Hellwig
-8
/
+3
2018-05-16
ipv{4,6}/udp{,lite}: simplify proc registration
Christoph Hellwig
-12
/
+8
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
-7
/
+9
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
-2
/
+1
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
-1
/
+1
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
-2
/
+4
2018-05-14
audit: convert sessionid unset to a macro
Richard Guy Briggs
-1
/
+1
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+5
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-2
/
+4
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
-1
/
+3
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
-0
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
-0
/
+24
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
-0
/
+1
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
-0
/
+14
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
-0
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
-0
/
+4
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
-0
/
+5
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
-3
/
+3
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
-0
/
+1
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
-18
/
+4
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-1
/
+1
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
-2
/
+2
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
-2
/
+2
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
-0
/
+5
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
-2
/
+1
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
-1
/
+1
2018-05-08
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
-0
/
+50
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
-2
/
+2
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
-1
/
+6
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-0
/
+1
2018-05-07
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
-1
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+67
2018-05-07
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
-0
/
+3
2018-05-07
mac80211: add api to set CSA counter in mac80211
Gregory Greenman
-0
/
+13
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
-1
/
+1
[prev]
[next]