deliverable/linux.git
2015-09-29  Eric Dumazettcp: avoid reorders for TFO passive connections
2015-09-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-29  Stefan Assmannigb: assume MSI-X interrupts during initialization
2015-09-29  Anjali Singhaii40e: Fix for recursive RTNL lock during PROMISC change
2015-09-29  Anjali Singhaii40e: Fix RS bit update in Tx path and disable force...
2015-09-29  Shannon Nelsoni40e: add GRE tunnel type to csum encoding
2015-09-29  Kiran Patili40e/i40evf: refactor tx timeout logic
2015-09-29  Kiran Patili40e: Move i40e_get_head into header file
2015-09-28  Ian Wilsonbridge: Allow forward delay to be cfgd when STP enabled
2015-09-27  David S. MillerMerge branch 'vxlan-ipv4-ipv6'
2015-09-27  Jiri Bencvxlan: support both IPv4 and IPv6 sockets in a single...
2015-09-27  Jiri Bencvxlan: make vxlan_sock_add and vxlan_sock_release compl...
2015-09-27  David Woodhouse8139cp: Fix GSO MSS handling
2015-09-27  David Woodhouse8139cp: Enable offload features by default
2015-09-26  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-09-26  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-09-26  David Ahernnet: Fix panic in icmp_route_lookup
2015-09-26  Russell Kingnet: update docbook comment for __mdiobus_register()
2015-09-25  Linus TorvaldsMerge branch 'for-4.3-fixes' of git://git./linux/kernel...
2015-09-25  David S. MillerMerge branch 'listener-sock-const'
2015-09-25  Eric Dumazetinet: constify inet_rtx_syn_ack() sock argument
2015-09-25  Eric Dumazettcp/dccp: constify rtx_synack() and friends
2015-09-25  Eric Dumazetdccp: constify dccp_make_response() socket argument
2015-09-25  Eric Dumazettcp: constify tcp_v{4|6}_send_synack() socket argument
2015-09-25  Eric Dumazetipv6: constify ip6_xmit() sock argument
2015-09-25  Eric Dumazettcp: constify tcp_make_synack() socket argument
2015-09-25  Eric Dumazettcp: remove tcp_ecn_make_synack() socket argument
2015-09-25  Eric Dumazettcp: remove tcp_synack_options() socket argument
2015-09-25  Eric Dumazetip: constify ip_build_and_send_pkt() socket argument
2015-09-25  Eric Dumazettcp: md5: constify tcp_md5_do_lookup() socket argument
2015-09-25  Eric Dumazetinet: constify ip_dont_fragment() arguments
2015-09-25  Eric Dumazetipv6: constify inet6_csk_route_req() socket argument
2015-09-25  Eric Dumazetipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
2015-09-25  Eric Dumazetinet: constify inet_csk_route_req() socket argument
2015-09-25  Eric Dumazetinet: constify ip_route_output_flow() socket argument
2015-09-25  Eric Dumazettcp: constify tcp_openreq_init_rwin()
2015-09-25  Eric Dumazettcp: constify listener socket in tcp_v[46]_init_req()
2015-09-25  Guillaume Naultppp: fix lockdep splat in ppp_dev_uninit()
2015-09-25  Sudip Mukherjeenet: via/Kconfig: GENERIC_PCI_IOMAP required if PCI...
2015-09-25  Michal Kubečeknet: remove unused argument of __netdev_find_adj()
2015-09-25  David S. MillerMerge branch 'l2tp-module-autoloading'
2015-09-25  stephen hemmingerl2tp: remove references to modprobe in documentation
2015-09-25  stephen hemmingerl2tp: auto load IP modules
2015-09-25  stephen hemmingerl2tp: auto load type modules
2015-09-25  Florian Fainellinet: dsa: Set a "dsa" device_type
2015-09-25  Russell Kingphy: marvell: add link partner advertised modes
2015-09-25  Linus TorvaldsMerge branch 'for-linus-4.3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org...
2015-09-25  Linus TorvaldsMerge tag 'sound-4.3-rc3' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'pci-v4.3-fixes-1' of git://git./linux/kernel...
2015-09-25  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-09-25  Linus TorvaldsMerge tag 'powerpc-4.3-3' of git://git./linux/kernel...
2015-09-25  David HildenbrandKVM: disable halt_poll_ns as default for s390x
2015-09-25  Paolo BonziniKVM: x86: fix off-by-one in reserved bits check
2015-09-25  Paolo BonziniKVM: x86: use correct page table format to check nested...
2015-09-25  Paolo BonziniKVM: svm: do not call kvm_set_cr0 from init_vmcb
2015-09-25  David S. MillerMerge branch 'phy-mdio-refcnt'
2015-09-25  Russell Kingnet: fix net_device refcounting
2015-09-25  Russell Kingphy: add phy_device_remove()
2015-09-25  Russell Kingphy: fixed-phy: properly validate phy in fixed_phy_upda...
2015-09-25  Russell Kingnet: fix phy refcounting in a bunch of drivers
2015-09-25  Russell Kingof_mdio: fix MDIO phy device refcounting
2015-09-25  Russell Kingphy: add proper phy struct device refcounting
2015-09-25  Russell Kingphy: fix mdiobus module safety
2015-09-25  Russell Kingnet: dsa: fix of_mdio_find_bus() device refcount leak
2015-09-25  Russell Kingphy: fix of_mdio_find_bus() device refcount leak
2015-09-25  David S. MillerMerge branch 'switchdev-transaction-item-queue'
2015-09-25  Jiri Pirkoswitchdev: reduce transaction phase enum down to a...
2015-09-25  Jiri Pirkodsa: use prepare/commit switchdev transaction helpers
2015-09-25  Jiri Pirkoswitchdev: remove "ABORT" transaction phase
2015-09-25  Jiri Pirkoswitchdev: remove "NONE" transaction phase
2015-09-25  Jiri Pirkorocker: use switchdev transaction queue for allocated...
2015-09-25  Jiri Pirkorocker: push struct switchdev_trans down through rocker...
2015-09-25  Jiri Pirkoswitchdev: add switchdev_trans_ph_prepare/commit helpers
2015-09-25  Jiri Pirkoswitchdev: move transaction phase enum under transactio...
2015-09-25  Jiri Pirkoswitchdev: introduce transaction item queue for attr_se...
2015-09-25  Jiri Pirkoswitchdev: rename "trans" to "trans_ph".
2015-09-25  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-25  Linus TorvaldsMerge tag 'devicetree-fixes-for-4.3' of git://git....
2015-09-24  Matt Bennettip6_tunnel: Reduce log level in ip6_tnl_err() to debug
2015-09-24  Lorenzo PieralisiDocumentation: arm: Fix typo in the idle-states binding...
2015-09-24  Javier Martinez... gpio: mention in DT binding doc that <name>-gpio is...
2015-09-24  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-09-24  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-09-24  David S. MillerMerge tag 'mac80211-for-davem-2015-09-22' of git:/...
2015-09-24  Matt Bennettip6_gre: Reduce log level in ip6gre_err() to debug
2015-09-24  Wilson Kokfib_rules: fix fib rule dumps across multiple skbs
2015-09-24  Sergei ShtylyovPCI: rcar: Add R8A7794 support
2015-09-24  Alex WilliamsonPCI: Use function 0 VPD for identical functions, regula...
2015-09-24  Alex WilliamsonPCI: Fix devfn for VPD access through function 0
2015-09-24  Alex WilliamsonPCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
2015-09-24  Eric Dumazettcp: factorize sk_txhash init
2015-09-24  Eric Dumazetbnx2x: byte swap rss_key to comply to Toeplitz specs
2015-09-24  WANG Congnet: revert "net_sched: move tp->root allocation into...
2015-09-24  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-09-24  David S. MillerMerge branch 'lwt_arp'
2015-09-24  Jiri Benclwtunnel: remove source and destination UDP port config...
2015-09-24  Jiri Bencipv4: send arp replies to the correct tunnel
2015-09-24  Tobias Klausernet: axinet: Use of_property_read_u32 instead of open...
2015-09-24  Tobias Klausernet: ll_temac: Use of_property_read_u32 instead of...
next
This page took 0.041409 seconds and 5 git commands to generate.