summaryrefslogtreecommitdiffstats
path: root/fs/mpage.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-26net: update docbook comment for __mdiobus_register()Russell King1-2/+5
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet2-2/+2
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet5-5/+5
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet2-7/+12
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet3-3/+3
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet3-9/+21
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet2-10/+16
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet2-9/+13
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet1-8/+7
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet2-7/+9
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet3-10/+10
2015-09-25inet: constify ip_dont_fragment() argumentsEric Dumazet1-3/+5
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet2-2/+2
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet2-3/+3
2015-09-25inet: constify inet_csk_route_req() socket argumentEric Dumazet2-2/+2
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet4-9/+10
2015-09-25tcp: constify tcp_openreq_init_rwin()Eric Dumazet2-11/+20
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet3-6/+9
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-09-25net: remove unused argument of __netdev_find_adj()Michal Kubeček1-8/+7
2015-09-25l2tp: remove references to modprobe in documentationstephen hemminger1-5/+2
2015-09-25l2tp: auto load IP modulesstephen hemminger2-0/+2
2015-09-25l2tp: auto load type modulesstephen hemminger4-0/+12
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli1-0/+5
2015-09-25phy: marvell: add link partner advertised modesRussell King1-0/+9
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand7-2/+8
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini1-1/+1
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini1-6/+17
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini1-1/+2
2015-09-25net: fix net_device refcountingRussell King2-1/+13
2015-09-25phy: add phy_device_remove()Russell King4-7/+32
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-25net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-25phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-25phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-25switchdev: reduce transaction phase enum down to a booleanJiri Pirko2-12/+7
2015-09-25dsa: use prepare/commit switchdev transaction helpersJiri Pirko1-10/+5
2015-09-25switchdev: remove "ABORT" transaction phaseJiri Pirko2-9/+2
2015-09-25switchdev: remove "NONE" transaction phaseJiri Pirko1-1/+0
2015-09-25rocker: use switchdev transaction queue for allocated memoryJiri Pirko1-46/+7
2015-09-25rocker: push struct switchdev_trans down through rocker codeJiri Pirko1-237/+225
2015-09-25switchdev: add switchdev_trans_ph_prepare/commit helpersJiri Pirko1-0/+10
2015-09-25switchdev: move transaction phase enum under transaction structureJiri Pirko4-24/+26
2015-09-25switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko5-20/+146
2015-09-25switchdev: rename "trans" to "trans_ph".Jiri Pirko4-204/+204
2015-09-25ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8