cascardo/linux.git
2015-09-30 David Ahernnet: Move netif_index_is_l3_master to l3mdev.h
2015-09-30 David Ahernnet: Remove vrf header file
2015-09-30 David Ahernnet: Remove the now unused vrf_ptr
2015-09-30 David Ahernnet: Replace calls to vrf_dev_get_rth
2015-09-30 David Ahernnet: Replace vrf_dev_table and friends
2015-09-30 David Ahernnet: Replace vrf_master_ifindex{, _rcu} with l3mdev...
2015-09-30 David Ahernnet: Add support for l3mdev ops to VRF driver
2015-09-30 David Ahernnet: Introduce L3 Master device abstraction
2015-09-30 David Ahernnet: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
2015-09-29 David S. MillerMerge branch 'listener-refactoring-preparations'
2015-09-29 Eric Dumazettcp: prepare fastopen code for upcoming listener changes
2015-09-29 Eric Dumazettcp: constify tcp_syn_flood_action() socket argument
2015-09-29 Eric Dumazettcp: constify tcp_v{4|6}_route_req() sock argument
2015-09-29 Eric Dumazettcp: cookie_init_sequence() cleanups
2015-09-29 Eric Dumazettcp/dccp: constify syn_recv_sock() method sock argument
2015-09-29 Eric Dumazettcp: constify tcp_create_openreq_child() socket argument
2015-09-29 Eric Dumazetdccp: constify dccp_create_openreq_child() sock argument
2015-09-29 Eric Dumazetnet: constify sk_gfp_atomic() sock argument
2015-09-29 Eric Dumazetinet: constify __inet_inherit_port() sock argument
2015-09-29 Eric Dumazetinet: constify inet_csk_route_child_sock() socket argument
2015-09-29 Eric Dumazetdccp: use inet6_csk_route_req() helper
2015-09-29 Eric Dumazettcp: remove tcp_rcv_state_process() tcp_hdr argument
2015-09-29 Eric Dumazettcp: remove unused len argument from tcp_rcv_state_proc...
2015-09-29 Eric Dumazettcp/dccp: constify send_synack and send_reset socket...
2015-09-29 David S. MillerMerge branch 'ipv4-routing-cleanups'
2015-09-29 David Ahernnet: Remove martian_source_keep_err goto label
2015-09-29 Alexander Duycknet: Swap ordering of tests in ip_route_input_mc
2015-09-29 Alexander Duycknet/ipv4: Pass proto as u8 instead of u16 in ip_check_m...
2015-09-29 Liviu DudauRESEND: [PATCH v3 net-next] sky2: use random address...
2015-09-29 Alexander Duycknetpoll: Drop budget parameter from NAPI polling call...
2015-09-29 Nikolay Aleksandrovbridge: vlan: add per-vlan struct and move to rhashtables
2015-09-29 David S. MillerMerge branch 'mvneta_percpu_irq'
2015-09-29 Maxime Ripardnet: mvneta: Statically assign queues to CPUs
2015-09-29 Maxime Ripardnet: mvneta: Allow different queues
2015-09-29 Maxime Ripardnet: mvneta: Handle per-cpu interrupts
2015-09-29 Maxime Ripardnet: mvneta: Fix CPU_MAP registers initialisation
2015-09-29 Maxime Ripardirqchip: armada-370-xp: Rework per-cpu interrupts handling
2015-09-29 Maxime Ripardirq: Export per-cpu irq allocation and de-allocation...
2015-09-29 Maxime Ripardgenirq: Fix the documentation of request_percpu_irq
2015-09-29 Jesper Dangaard... net: help compiler generate better code in eth_get_headlen
2015-09-29 Bendik Rønning... tcp: Fix CWV being too strict on thin streams
2015-09-29 Hariprasad... cxgb4: Add HW timesptamp support for RX
2015-09-29 huangdaodenet: Fix Hisilicon Network Subsystem Support Compilation
2015-09-29 Robert Jarzmiknet: irda: pxaficp_ir: dmaengine conversion
2015-09-29 Robert Jarzmiknet: irda: pxaficp_ir: convert to readl and writel
2015-09-29 Robert Jarzmiknet: irda: pxaficp_ir: use sched_clock() for time manag...
2015-09-29 Fabio Estevamnet: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
2015-09-29 David Ahernnet: Remove redundant oif checks in rt6_device_match
2015-09-29 Woojung.Huh... lan78xx: Return 0 when lan78xx_suspend() has no error.
2015-09-29 David S. MillerMerge branch 'mlx5-next'
2015-09-29 Eli Cohennet/mlx5_core: Update health syndromes
2015-09-29 Eli Cohennet/mlx5_core: Fix wrong name in struct
2015-09-29 Majd Dibbinynet/mlx5_core: New init and exit flow for mlx5_core
2015-09-29 Eli Cohennet/mlx5_core: Fix notification of page supplement...
2015-09-29 Eli Cohennet/mlx5_core: Fix async commands return code
2015-09-29 Achiad Shochatnet/mlx5_core: Remove redundant "err" variable usage
2015-09-29 Saeed Mahameednet/mlx5_core: Fix struct type in the DESTROY_TIR/TIS...
2015-09-29 Achiad Shochatnet/mlx5e: Priv state flag not rolled-back upon netdev...
2015-09-29 Andrzej Hajdatools: bpf_jit_disasm: make get_last_jit_image return...
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'
next