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
2019-01-18
netfilter: conntrack: remove invert_tuple callback
Florian Westphal
-6
/
+5
2019-01-18
netfilter: conntrack: remove pkt_to_tuple callback
Florian Westphal
-5
/
+0
2019-01-18
netfilter: conntrack: remove net_id
Florian Westphal
-1
/
+1
2019-01-18
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
-0
/
+27
2019-01-18
netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls
Florian Westphal
-0
/
+10
2019-01-18
netfilter: conntrack: handle builtin l4proto packet functions via direct calls
Florian Westphal
-0
/
+37
2019-01-18
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
-1
/
+0
2019-01-18
netfilter: nf_tables: add direct calls for all builtin expressions
Florian Westphal
-0
/
+16
2019-01-18
netfilter: nf_tables: handle nft_object lookups via rhltable
Florian Westphal
-2
/
+5
2019-01-18
netfilter: nf_tables: prepare nft_object for lookups via hashtable
Florian Westphal
-5
/
+14
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
-2
/
+4
2019-01-17
vxlan: Add extack to switchdev operations
Petr Machata
-2
/
+4
2019-01-17
tls: Fix recvmsg() to be able to peek across multiple records
Vakul Garg
-1
/
+2
2019-01-17
net: dsa: Split platform data to header file
Florian Fainelli
-60
/
+1
2019-01-16
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
-0
/
+5
2019-01-15
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
-16
/
+0
2019-01-15
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
-1
/
+1
2019-01-11
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
-1
/
+0
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
-2
/
+2
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
-0
/
+20
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
-3
/
+35
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
-1
/
+0
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
-15
/
+3
2018-12-24
net: dccp: fix kernel crash on module load
Peter Oskolkov
-0
/
+1
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-111
/
+18
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-0
/
+9
2018-12-20
net: seg6.h: remove an unused #include
Peter Oskolkov
-1
/
+0
2018-12-21
netfilter: netns: shrink netns_ct struct
Florian Westphal
-5
/
+1
2018-12-21
netfilter: conntrack: remove empty pernet fini stubs
Florian Westphal
-20
/
+6
2018-12-21
netfilter: conntrack: un-export seq_print_acct
Florian Westphal
-3
/
+0
2018-12-21
netfilter: conntrack: udp: only extend timeout to stream mode after 2s
Florian Westphal
-0
/
+5
2018-12-20
bpf: sk_msg, sock{map|hash} redirect through ULP
John Fastabend
-0
/
+9
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-23
/
+28
2018-12-19
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
-19
/
+0
2018-12-19
neighbour: register rtnl doit handler
Roopa Prabhu
-0
/
+1
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
-21
/
+1
2018-12-19
xfrm: use secpath_exist where applicable
Florian Westphal
-1
/
+1
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
-2
/
+4
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
-9
/
+0
2018-12-19
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
-1
/
+1
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
-4
/
+4
2018-12-19
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
-6
/
+0
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
-5
/
+302
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-0
/
+1
2018-12-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-1
/
+6
2018-12-18
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
-0
/
+3
2018-12-18
mac80211: document RCU requirements for ieee80211_tx_dequeue()
Johannes Berg
-0
/
+8
2018-12-18
cfg80211: clarify LCI/civic location documentation
Johannes Berg
-2
/
+4
2018-12-18
wireless: FTM: fix kernel-doc "cannot understand" warnings
Randy Dunlap
-2
/
+2
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
-4
/
+21
[prev]
[next]