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
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
-5
/
+10
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
-1
/
+13
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
-0
/
+7
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
-2
/
+2
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
-2
/
+1
2016-11-03
net: tcp: check skb is non-NULL for exact match on lookups
David Ahern
-1
/
+1
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
-0
/
+1
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
-0
/
+1
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
-10
/
+25
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
-5
/
+6
2016-11-02
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
-0
/
+1
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-0
/
+63
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
-0
/
+27
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
-0
/
+5
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
-0
/
+31
2016-10-31
net: set SK_MEM_QUANTUM to 4096
Eric Dumazet
-6
/
+17
2016-10-31
sctp: hold transport instead of assoc when lookup assoc in rx path
Xin Long
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-58
/
+110
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-24
/
+69
2016-10-29
vxlan: avoid using stale vxlan socket.
pravin shelar
-2
/
+2
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
-39
/
+134
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-8
/
+13
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
-5
/
+0
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
-0
/
+10
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
-0
/
+1
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
-0
/
+2
2016-10-27
genetlink: use idr to track families
Johannes Berg
-16
/
+15
2016-10-27
genetlink: statically initialize families
Johannes Berg
-59
/
+12
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
-5
/
+2
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
-0
/
+2
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
-0
/
+1
2016-10-27
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
-2
/
+1
2016-10-27
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
-1
/
+1
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
-2
/
+4
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
-0
/
+24
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
-0
/
+6
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
-0
/
+9
2016-10-27
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
-0
/
+21
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
-5
/
+7
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
-8
/
+4
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
-3
/
+10
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
-2
/
+2
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
-1
/
+3
2016-10-26
mac80211: fix some sphinx warnings
Jani Nikula
-8
/
+13
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
-0
/
+13
2016-10-23
lwt: Remove unused len field
Thomas Graf
-2
/
+1
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
-0
/
+4
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
-0
/
+4
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
-0
/
+1
2016-10-20
udp: must lock the socket in udp_disconnect()
Eric Dumazet
-0
/
+1
[prev]
[next]