index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
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-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
2018-05-10
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-09
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
1
-0
/
+5
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
1
-2
/
+1
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
1
-1
/
+1
2018-05-08
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
1
-0
/
+50
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-2
/
+2
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
1
-1
/
+6
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2018-05-07
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-0
/
+67
2018-05-07
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+3
2018-05-07
mac80211: add api to set CSA counter in mac80211
Gregory Greenman
1
-0
/
+13
2018-05-07
mac80211: fix kernel-doc "bad line" warning
Randy Dunlap
1
-1
/
+1
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-128
/
+81
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
1
-16
/
+8
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
1
-3
/
+3
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
1
-0
/
+1
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+7
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
2
-0
/
+23
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
1
-0
/
+1
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
1
-0
/
+4
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
1
-0
/
+31
[prev]
[next]