index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
tc_act: Remove tcf_act macro
Yotam Gigi
1
-1
/
+0
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
1
-1
/
+2
2016-11-09
ipv6: sr: add core files for SR HMAC support
David Lebrun
2
-0
/
+66
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
1
-0
/
+6
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2
-0
/
+17
2016-11-09
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
1
-0
/
+36
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
1
-4
/
+6
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
1
-0
/
+1
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
1
-0
/
+4
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
1
-0
/
+37
2016-11-07
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
1
-0
/
+2
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
1
-0
/
+15
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
1
-2
/
+3
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
4
-5
/
+10
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2
-1
/
+13
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
1
-0
/
+7
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-0
/
+1
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+63
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
1
-0
/
+27
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
1
-0
/
+5
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
1
-0
/
+31
2016-10-31
net: set SK_MEM_QUANTUM to 4096
Eric Dumazet
1
-6
/
+17
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-58
/
+110
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
11
-24
/
+69
2016-10-29
vxlan: avoid using stale vxlan socket.
pravin shelar
1
-2
/
+2
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
3
-39
/
+134
2016-10-29
Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
1
-8
/
+13
2016-10-29
tcp/dccp: drop SYN packets if accept queue is full
Eric Dumazet
1
-5
/
+0
2016-10-29
netlink: Add nla_memdup() to wrap kmemdup() use on nlattr
Thomas Graf
1
-0
/
+10
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-0
/
+1
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-0
/
+2
2016-10-27
genetlink: use idr to track families
Johannes Berg
1
-16
/
+15
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-59
/
+12
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-5
/
+2
2016-10-27
genetlink: introduce and use genl_family_attrbuf()
Johannes Berg
1
-0
/
+2
2016-10-27
skbedit: allow the user to specify bitmask for mark
Antonio Quartulli
1
-0
/
+1
2016-10-27
cfg80211: Add support to update connection parameters
vamsi krishna
1
-0
/
+24
2016-10-27
cfg80211: configure multicast to unicast for AP interfaces
Michael Braun
1
-0
/
+6
2016-10-27
cfg80211: Add KEK/nonces for FILS association frames
Jouni Malinen
1
-0
/
+9
2016-10-27
cfg80211: Define IEEE P802.11ai (FILS) information elements
Jouni Malinen
1
-0
/
+21
2016-10-27
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
Jouni Malinen
1
-5
/
+7
2016-10-27
cfg80211: validate beacon int as part of iface combinations
Johannes Berg
1
-8
/
+4
2016-10-27
cfg80211: add generic helper to check interface is running
Arend Van Spriel
1
-3
/
+10
2016-10-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-2
/
+2
2016-10-26
doc: update docbook annotations for socket and skb
Stephen Hemminger
1
-1
/
+3
2016-10-26
mac80211: fix some sphinx warnings
Jani Nikula
1
-8
/
+13
2016-10-23
net: ip, diag -- Add diag interface for raw sockets
Cyrill Gorcunov
2
-0
/
+13
2016-10-23
lwt: Remove unused len field
Thomas Graf
1
-2
/
+1
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
1
-0
/
+4
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
1
-0
/
+4
[next]