aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/output.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-24net: fix net_device refcountingRussell King2-1/+13
2015-09-24phy: add phy_device_remove()Russell King4-7/+32
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King1-1/+1
2015-09-24net: fix phy refcounting in a bunch of driversRussell King5-9/+30
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King1-4/+23
2015-09-24phy: add proper phy struct device refcountingRussell King1-0/+12
2015-09-24phy: fix mdiobus module safetyRussell King3-17/+25
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King2-7/+16
2015-09-24switchdev: reduce transaction phase enum down to a booleanJiri Pirko2-12/+7
2015-09-24dsa: use prepare/commit switchdev transaction helpersJiri Pirko1-10/+5
2015-09-24switchdev: remove "ABORT" transaction phaseJiri Pirko2-9/+2
2015-09-24switchdev: remove "NONE" transaction phaseJiri Pirko1-1/+0
2015-09-24rocker: use switchdev transaction queue for allocated memoryJiri Pirko1-46/+7
2015-09-24rocker: push struct switchdev_trans down through rocker codeJiri Pirko1-237/+225
2015-09-24switchdev: add switchdev_trans_ph_prepare/commit helpersJiri Pirko1-0/+10
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko4-24/+26
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko5-20/+146
2015-09-24switchdev: rename "trans" to "trans_ph".Jiri Pirko4-204/+204
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi3-3/+3
2015-09-24gpio: mention in DT binding doc that <name>-gpio is deprecatedJavier Martinez Canillas1-1/+3
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov2-1/+3