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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
57
-420
/
+778
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-341
/
+644
2015-09-25
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-25
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
1
-1
/
+1
2015-09-25
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
3
-3
/
+3
2015-09-25
dccp: constify dccp_make_response() socket argument
Eric Dumazet
2
-7
/
+12
2015-09-25
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2
-2
/
+2
2015-09-25
ipv6: constify ip6_xmit() sock argument
Eric Dumazet
2
-8
/
+20
2015-09-25
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
1
-9
/
+15
2015-09-25
tcp: remove tcp_ecn_make_synack() socket argument
Eric Dumazet
2
-9
/
+13
2015-09-25
tcp: remove tcp_synack_options() socket argument
Eric Dumazet
1
-8
/
+7
2015-09-25
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
1
-6
/
+8
2015-09-25
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2
-5
/
+5
2015-09-25
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
1
-1
/
+1
2015-09-25
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
1
-2
/
+2
2015-09-25
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
1
-1
/
+1
2015-09-25
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2
-4
/
+4
2015-09-25
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
1
-10
/
+18
2015-09-25
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2
-5
/
+7
2015-09-25
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
1
-8
/
+7
2015-09-25
l2tp: auto load IP modules
stephen hemminger
2
-0
/
+2
2015-09-25
l2tp: auto load type modules
stephen hemminger
4
-0
/
+12
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
1
-0
/
+5
2015-09-25
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-12
/
+21
2015-09-24
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-24
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-24
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
1
-4
/
+4
2015-09-24
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-24
switchdev: remove "ABORT" transaction phase
Jiri Pirko
1
-8
/
+2
2015-09-24
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2
-14
/
+16
2015-09-24
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2
-15
/
+102
2015-09-24
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2
-10
/
+10
2015-09-24
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-24
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-5
/
+8
2015-09-24
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-24
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-24
tcp: factorize sk_txhash init
Eric Dumazet
3
-3
/
+1
2015-09-24
net: revert "net_sched: move tp->root allocation into fw_init()"
WANG Cong
1
-15
/
+15
2015-09-24
lwtunnel: remove source and destination UDP port config option
Jiri Benc
1
-24
/
+0
2015-09-24
ipv4: send arp replies to the correct tunnel
Jiri Benc
2
-14
/
+53
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
3
-12
/
+9
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
2
-8
/
+7
2015-09-24
netlink: Replace rhash_portid with bound
Herbert Xu
2
-12
/
+29
2015-09-23
bridge: don't age externally added FDB entries
Siva Mannem
1
-0
/
+2
2015-09-23
bridge: define some min/max/default ageing time constants
Scott Feldman
1
-1
/
+1
2015-09-23
Fix AF_PACKET ABI breakage in 4.2
David Woodhouse
1
-15
/
+17
2015-09-23
netpoll: Close race condition between poll_one_napi and napi_disable
Neil Horman
2
-2
/
+10
2015-09-23
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
1
-3
/
+0
2015-09-23
cls_bpf: make binding to classid optional
Daniel Borkmann
1
-9
/
+8
2015-09-23
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
1
-3
/
+8
[next]