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
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
1
-3
/
+3
2019-06-27
xsk: Add API to check for available entries in FQ
Maxim Mikityanskiy
1
-0
/
+21
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
1
-0
/
+4
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
1
-0
/
+10
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
1
-0
/
+1
2019-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
1
-1
/
+1
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
1
-4
/
+4
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-62
/
+19
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+9
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-59
/
+10
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+4
2019-06-19
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
1
-4
/
+4
2019-06-19
inet: clear num_timeout reqsk_alloc()
Eric Dumazet
1
-0
/
+3
2019-06-19
net: sched: act_ctinfo: tidy UAPI definition
Kevin Darbyshire-Bryant
1
-0
/
+5
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
2
-1
/
+9
2019-06-19
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+5
2019-06-19
xdp: add tracepoints for XDP mem
Jesper Dangaard Brouer
1
-0
/
+23
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
1
-10
/
+31
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
1
-0
/
+11
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2
-1
/
+29
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
1
-0
/
+1
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
8
-33
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2
-26
/
+2
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
1
-0
/
+6
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
1
-0
/
+9
2019-06-18
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
1
-3
/
+6
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
1
-1
/
+0
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+7
2019-06-18
netlink: Add field to skip in-kernel notifications
Ido Schimmel
1
-1
/
+3
2019-06-18
netlink: Document all fields of 'struct nl_info'
Ido Schimmel
1
-0
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-154
/
+44
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+29
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
1
-6
/
+4
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
1
-0
/
+2
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
1
-4
/
+1
2019-06-14
net: dsa: make cpu_dp non const
Vivien Didelot
1
-1
/
+1
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
1
-0
/
+2
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
1
-1
/
+3
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
1
-4
/
+2
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2
-4
/
+7
2019-06-15
bpf: net: Add SO_DETACH_REUSEPORT_BPF
Martin KaFai Lau
1
-0
/
+2
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
3
-31
/
+92
2019-06-14
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2019-06-14
nl80211: send event when CMD_FRAME duration expires
James Prestwood
1
-0
/
+10
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
1
-23
/
+0
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
1
-0
/
+20
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2
-0
/
+5
2019-06-14
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
1
-0
/
+2
[next]