index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mpage.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-26
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-25
inet: constify inet_rtx_syn_ack() sock argument
Eric Dumazet
2
-2
/
+2
2015-09-25
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
5
-5
/
+5
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
3
-3
/
+3
2015-09-25
ipv6: constify ip6_xmit() sock argument
Eric Dumazet
3
-9
/
+21
2015-09-25
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2
-10
/
+16
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
2
-7
/
+9
2015-09-25
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
3
-10
/
+10
2015-09-25
inet: constify ip_dont_fragment() arguments
Eric Dumazet
1
-3
/
+5
2015-09-25
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2
-2
/
+2
2015-09-25
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
2
-3
/
+3
2015-09-25
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2
-2
/
+2
2015-09-25
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
4
-9
/
+10
2015-09-25
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2
-11
/
+20
2015-09-25
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
3
-6
/
+9
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
1
-8
/
+7
2015-09-25
l2tp: remove references to modprobe in documentation
stephen hemminger
1
-5
/
+2
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
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-25
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-25
phy: add phy_device_remove()
Russell King
4
-7
/
+32
2015-09-25
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-25
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-25
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-25
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-25
phy: fix mdiobus module safety
Russell King
3
-17
/
+25
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-25
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2
-12
/
+7
2015-09-25
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-25
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2
-9
/
+2
2015-09-25
switchdev: remove "NONE" transaction phase
Jiri Pirko
1
-1
/
+0
2015-09-25
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
1
-46
/
+7
2015-09-25
rocker: push struct switchdev_trans down through rocker code
Jiri Pirko
1
-237
/
+225
2015-09-25
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
1
-0
/
+10
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
4
-24
/
+26
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
5
-20
/
+146
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
4
-204
/
+204
2015-09-25
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
[next]