summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge branch 'listener-sock-const'David S. Miller
2015-09-25inet: constify inet_rtx_syn_ack() sock argumentEric Dumazet
2015-09-25tcp/dccp: constify rtx_synack() and friendsEric Dumazet
2015-09-25dccp: constify dccp_make_response() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_xmit() sock argumentEric Dumazet
2015-09-25tcp: constify tcp_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_ecn_make_synack() socket argumentEric Dumazet
2015-09-25tcp: remove tcp_synack_options() socket argumentEric Dumazet
2015-09-25ip: constify ip_build_and_send_pkt() socket argumentEric Dumazet
2015-09-25tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet
2015-09-25inet: constify ip_dont_fragment() argumentsEric Dumazet
2015-09-25ipv6: constify inet6_csk_route_req() socket argumentEric Dumazet
2015-09-25ipv6: constify ip6_dst_lookup_{flow|tail}() sock argumentsEric Dumazet
2015-09-25inet: constify inet_csk_route_req() socket argumentEric Dumazet
2015-09-25inet: constify ip_route_output_flow() socket argumentEric Dumazet
2015-09-25tcp: constify tcp_openreq_init_rwin()Eric Dumazet
2015-09-25tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25net: remove unused argument of __netdev_find_adj()Michal Kubeček
2015-09-25Merge branch 'l2tp-module-autoloading'David S. Miller
2015-09-25l2tp: remove references to modprobe in documentationstephen hemminger
2015-09-25l2tp: auto load IP modulesstephen hemminger
2015-09-25l2tp: auto load type modulesstephen hemminger
2015-09-25net: dsa: Set a "dsa" device_typeFlorian Fainelli
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-25KVM: x86: fix off-by-one in reserved bits checkPaolo Bonzini
2015-09-25KVM: x86: use correct page table format to check nested page table reserved bitsPaolo Bonzini
2015-09-25KVM: svm: do not call kvm_set_cr0 from init_vmcbPaolo Bonzini
2015-09-24Merge branch 'phy-mdio-refcnt'David S. Miller
2015-09-24net: fix net_device refcountingRussell King
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24of_mdio: fix MDIO phy device refcountingRussell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King