index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2
-0
/
+4
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
1
-0
/
+1
2018-03-23
devlink: Remove top_hierarchy arg for DEVLINK disabled path
David Ahern
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-3
/
+42
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-2
/
+12
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
1
-1
/
+0
2018-03-22
net: add uevent socket member
Christian Brauner
1
-1
/
+3
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-0
/
+4
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
1
-1
/
+1
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
1
-0
/
+4
2018-03-17
sctp: use proc_remove_subtree()
Al Viro
1
-10
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-0
/
+3
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
1
-2
/
+2
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
1
-0
/
+1
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
1
-6
/
+6
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
3
-6
/
+15
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
3
-3
/
+12
2018-03-13
net: Add comment about pernet_operations methods and synchronization
Kirill Tkhai
1
-0
/
+14
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-0
/
+6
2018-03-12
net: ipv6: Introduce ip6_multipath_hash_policy()
Petr Machata
1
-0
/
+11
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
1
-0
/
+1
2018-03-09
net sched actions: add new tc_action_ops callback
Roman Mashak
1
-0
/
+1
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+2
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
1
-0
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+15
2018-03-05
net: core: dst: Add kernel-doc for 'net' parameter
Jonathan Neuschäfer
1
-0
/
+1
2018-03-05
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
Jonathan Neuschäfer
1
-1
/
+1
2018-03-05
net: core: dst_cache: Fix a typo in a comment
Jonathan Neuschäfer
1
-1
/
+1
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-1
/
+1
2018-03-04
net: Remove unused get_hash_from_flow functions
David Ahern
1
-16
/
+0
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
3
-2
/
+4
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
3
-5
/
+11
2018-03-04
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
David Ahern
1
-1
/
+1
2018-03-04
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
David Ahern
1
-1
/
+1
2018-03-02
Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+4
2018-03-01
tcp_bbr: better deal with suboptimal GSO (II)
Eric Dumazet
1
-4
/
+2
2018-03-01
net/mac89x0: Convert to platform_driver
Finn Thain
1
-1
/
+0
2018-03-01
fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs
Roopa Prabhu
1
-1
/
+5
2018-03-01
net: Fix spelling mistake "greater then" -> "greater than"
Gal Pressman
1
-1
/
+1
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
1
-1
/
+1
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
3
-2
/
+30
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2
-1
/
+27
2018-02-28
net: fib_rules: support for match on ip_proto, sport and dport
Roopa Prabhu
1
-1
/
+35
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
1
-3
/
+15
[next]