index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
xsk: add missing write- and data-dependency barrier
Björn Töpel
2018-05-22
1
-5
/
+9
|
*
|
|
|
xsk: remove explicit ring structure from uapi
Björn Töpel
2018-05-22
2
-0
/
+46
|
*
|
|
|
xsk: proper queue id check at bind
Magnus Karlsson
2018-05-22
1
-1
/
+7
|
*
|
|
|
xsk: remove rebind support
Björn Töpel
2018-05-22
1
-21
/
+9
|
*
|
|
|
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
1
-3
/
+111
|
*
|
|
|
xsk: proper '=' alignment
Björn Töpel
2018-05-18
1
-18
/
+18
|
*
|
|
|
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
2018-05-18
3
-6
/
+5
|
*
|
|
|
xsk: remove newline at end of file
Björn Töpel
2018-05-18
1
-1
/
+0
|
*
|
|
|
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
6
-60
/
+6
*
|
|
|
|
Merge tag 'batadv-next-for-davem-20180524' of git://git.open-mesh.org/linux-m...
David S. Miller
2018-05-24
6
-41
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
batman-adv: enable B.A.T.M.A.N. V compilation by default
Marek Lindner
2018-05-14
1
-1
/
+1
|
*
|
|
|
|
batman-adv: disable ethtool link speed detection when auto negotiation off
Marek Lindner
2018-05-14
1
-1
/
+14
|
*
|
|
|
|
batman-adv: fix batadv_interface_tx()'s return type
Luc Van Oostenryck
2018-04-25
1
-2
/
+2
|
*
|
|
|
|
batman-adv: Remove unused dentry without DEBUGFS
Sven Eckelmann
2018-04-22
1
-0
/
+6
|
*
|
|
|
|
batman-adv: Avoid bool in structures
Sven Eckelmann
2018-04-22
1
-7
/
+7
|
*
|
|
|
|
batman-adv: Avoid old nodes disabling multicast optimizations completely
Linus Lüssing
2018-04-22
3
-27
/
+6
|
*
|
|
|
|
batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
Sven Eckelmann
2018-04-22
1
-2
/
+2
|
*
|
|
|
|
batman-adv: Start new development cycle
Simon Wunderlich
2018-04-22
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
bpfilter: don't pass O_CREAT when opening console for debug
Jakub Kicinski
2018-05-24
1
-1
/
+1
*
|
|
|
|
bpfilter: fix build dependency
Alexei Starovoitov
2018-05-24
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
21
-497
/
+978
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
2018-05-23
3
-19
/
+127
|
*
|
|
|
|
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
4
-26
/
+20
|
*
|
|
|
|
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
2
-10
/
+13
|
*
|
|
|
|
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
2018-05-23
1
-0
/
+2
|
*
|
|
|
|
netfilter: nft_set_rbtree: add timeout support
Pablo Neira Ayuso
2018-05-23
1
-3
/
+72
|
*
|
|
|
|
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
2018-05-23
1
-1
/
+1
|
*
|
|
|
|
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-05-23
2
-69
/
+2
|
*
|
|
|
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
7
-237
/
+227
|
*
|
|
|
|
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
2018-05-23
1
-0
/
+157
|
*
|
|
|
|
netfilter: core: export raw versions of add/delete hook functions
Florian Westphal
2018-05-23
2
-21
/
+59
|
*
|
|
|
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
3
-19
/
+43
|
*
|
|
|
|
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
2
-2
/
+8
|
*
|
|
|
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
3
-99
/
+74
|
*
|
|
|
|
netfilter: nft_hash: add map lookups for hashing operations
Laura Garcia Liebana
2018-05-17
1
-1
/
+130
|
*
|
|
|
|
netfilter: nft_numgen: add map lookups for numgen random operations
Laura Garcia Liebana
2018-05-17
1
-4
/
+72
|
*
|
|
|
|
netfilter: nf_tables: remove old nf_log based tracing
Florian Westphal
2018-05-17
1
-22
/
+7
*
|
|
|
|
|
net/smc: longer delay when freeing client link groups
Ursula Braun
2018-05-23
1
-1
/
+1
*
|
|
|
|
|
net/smc: urgent data support
Stefan Raspl
2018-05-23
8
-36
/
+238
*
|
|
|
|
|
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
2018-05-23
1
-3
/
+13
*
|
|
|
|
|
net/smc: return 0 for ioctl calls in states INIT and CLOSED
Ursula Braun
2018-05-23
1
-3
/
+15
*
|
|
|
|
|
Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...
David S. Miller
2018-05-23
22
-156
/
+734
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nl80211: Reject disconnect commands except from conn_owner
Andrew Zaborowski
2018-05-23
1
-0
/
+16
|
*
|
|
|
|
|
rfkill: Create rfkill-none LED trigger
João Paulo Rechi Vita
2018-05-23
1
-7
/
+20
|
*
|
|
|
|
|
rfkill: Rename rfkill_any_led_trigger* functions
João Paulo Rechi Vita
2018-05-23
1
-23
/
+24
|
*
|
|
|
|
|
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
2018-05-23
2
-0
/
+56
|
*
|
|
|
|
|
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2018-05-23
2
-9
/
+55
|
*
|
|
|
|
|
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-05-23
2
-30
/
+32
|
*
|
|
|
|
|
nl80211: Optimize cfg80211_bss_expire invocations
Denis Kenzior
2018-05-23
1
-1
/
+9
|
*
|
|
|
|
|
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
2018-05-23
3
-12
/
+38
[prev]
[next]