index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
267
-3102
/
+14737
|
\
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-17
10
-14
/
+40
|
|
\
|
|
*
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
2019-09-16
1
-1
/
+1
|
|
*
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2019-09-16
5
-6
/
+23
|
|
*
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
2019-09-15
1
-1
/
+1
|
|
*
net_sched: let qdisc_put() accept NULL pointer
Cong Wang
2019-09-15
1
-0
/
+3
|
|
*
net: dsa: Fix load order between DSA drivers and taggers
Andrew Lunn
2019-09-15
1
-0
/
+2
|
|
*
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
2019-09-15
1
-6
/
+10
|
*
|
ethtool: implement Energy Detect Powerdown support via phy-tunable
Alexandru Ardelean
2019-09-16
1
-0
/
+6
|
*
|
drop_monitor: Better sanitize notified packets
Ido Schimmel
2019-09-16
1
-0
/
+6
|
*
|
net: dsa: sja1105: Advertise the 8 TX queues
Vladimir Oltean
2019-09-16
1
-1
/
+2
|
*
|
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
2019-09-16
1
-4
/
+8
|
*
|
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
1
-43
/
+366
|
*
|
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2019-09-16
1
-0
/
+1
|
*
|
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-09-16
2
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
1
-1
/
+1
|
|
\
\
|
|
*
|
kcm: use BPF_PROG_RUN
Sami Tolvanen
2019-09-06
1
-1
/
+1
|
*
|
|
net: sched: use get_dev() action API in flow_action infra
Vlad Buslov
2019-09-16
2
-18
/
+16
|
*
|
|
net: sched: take reference to psample group in flow_action infra
Vlad Buslov
2019-09-16
3
-8
/
+52
|
*
|
|
net: sched: extend flow_action_entry with destructor
Vlad Buslov
2019-09-16
1
-32
/
+45
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
29
-121
/
+152
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
2019-09-13
1
-1
/
+20
|
*
|
|
net: devlink: split reload op into two
Jiri Pirko
2019-09-13
1
-4
/
+12
|
*
|
|
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
7
-8
/
+13
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-09-13
29
-112
/
+380
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
Jeremy Sowden
2019-09-13
1
-1
/
+0
|
|
*
|
|
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2019-09-13
2
-9
/
+9
|
|
*
|
|
netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.
Jeremy Sowden
2019-09-13
2
-4
/
+4
|
|
*
|
|
netfilter: remove nf_conntrack_icmpv6.h header.
Jeremy Sowden
2019-09-13
1
-1
/
+0
|
|
*
|
|
netfilter: update include directives.
Jeremy Sowden
2019-09-13
11
-9
/
+16
|
|
*
|
|
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
2019-09-13
3
-4
/
+16
|
|
*
|
|
netfilter: fix coding-style errors.
Jeremy Sowden
2019-09-13
4
-10
/
+10
|
|
*
|
|
netfilter: nf_tables_offload: remove rules when the device unregisters
wenxu
2019-09-13
2
-4
/
+50
|
|
*
|
|
netfilter: nf_tables_offload: refactor the nft_flow_offload_rule function
wenxu
2019-09-13
1
-7
/
+13
|
|
*
|
|
netfilter: nf_tables_offload: refactor the nft_flow_offload_chain function
wenxu
2019-09-13
1
-7
/
+13
|
|
*
|
|
netfilter: nf_tables_offload: add __nft_offload_get_chain function
wenxu
2019-09-13
1
-18
/
+34
|
|
*
|
|
netfilter: nft_{fwd,dup}_netdev: add offload support
Pablo Neira Ayuso
2019-09-10
5
-2
/
+62
|
|
*
|
|
netfilter: nft_synproxy: add synproxy stateful object support
Fernando Fernandez Mancera
2019-09-10
1
-21
/
+122
|
|
*
|
|
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
2019-09-08
2
-11
/
+21
|
|
*
|
|
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
2019-09-08
1
-7
/
+13
|
|
*
|
|
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
2019-09-08
1
-3
/
+3
|
*
|
|
|
net: dsa: microchip: remove NET_DSA_TAG_KSZ_COMMON
George McCollister
2019-09-12
2
-8
/
+3
|
*
|
|
|
tcp: force a PSH flag on TSO packets
Eric Dumazet
2019-09-11
1
-2
/
+13
|
*
|
|
|
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
2019-09-11
1
-1
/
+1
|
*
|
|
|
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
2019-09-11
15
-67
/
+75
|
|
\
\
\
\
|
|
*
|
|
|
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
2019-09-11
1
-0
/
+1
|
|
*
|
|
|
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
2019-09-11
1
-1
/
+3
|
|
*
|
|
|
mac80211: allow drivers to set max MTU
Wen Gong
2019-09-11
2
-1
/
+2
|
|
*
|
|
|
cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
zhong jiang
2019-09-11
1
-5
/
+3
|
|
*
|
|
|
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
2019-09-11
4
-8
/
+19
[next]