bridge: netlink: export port's topology_change_ack and config_pending
[deliverable/linux.git] / net / ipv4 /
2015-10-07  David Ahernnet: Lookup actual route when oif is VRF device
2015-10-07  David S. MillerMerge tag 'mac80211-next-for-davem-2015-10-05' of git...
2015-10-07  David S. MillerMerge branch 'l3mdev_saddr_op'
2015-10-07  David Ahernnet: Add l3mdev saddr lookup to raw_sendmsg
2015-10-07  David Ahernnet: Add source address lookup op for VRF
2015-10-07  David Ahernnet: Refactor path selection in __ip_route_output_key_hash
2015-10-07  David Ahernnet: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
2015-10-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-06  Peter Nørlundipv4: Fix compilation errors in fib_rebalance
2015-10-05  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-05  David S. MillerMerge branch 'ipv4-multipath-hash'
2015-10-05  Peter Nørlundipv4: ICMP packet inspection for multipath
2015-10-05  Peter Nørlundipv4: L3 hash-based multipath
2015-10-05  David S. MillerMerge branch 'tcp-listener-fixes-and-improvement'
2015-10-05  Eric Dumazettcp: avoid two atomic ops for syncookies
2015-10-05  Eric Dumazettcp: fix fastopen races vs lockless listener
2015-10-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-10-03  David S. MillerMerge branch 'tcp-lockless-listener'
2015-10-03  Eric Dumazettcp: do not lock listener to process SYN packets
2015-10-03  Eric Dumazettcp/dccp: add a reschedule point in inet_csk_listen_stop()
2015-10-03  Eric Dumazettcp: remove max_qlen_log
2015-10-03  Eric Dumazettcp/dccp: remove struct listen_sock
2015-10-03  Eric Dumazettcp: attach SYNACK messages to request sockets instead...
2015-10-03  Eric Dumazettcp/dccp: install syn_recv requests into ehash table
2015-10-03  Eric Dumazettcp/dccp: remove inet_csk_reqsk_queue_added() timeout...
2015-10-03  Eric Dumazettcp: get_openreq[46]() changes
2015-10-03  Eric Dumazettcp: remove BUG_ON() in tcp_check_req()
2015-10-03  Eric Dumazettcp: cleanup tcp_v[46]_inbound_md5_hash()
2015-10-03  Eric Dumazettcp: call sk_mark_napi_id() on the child, not the listener
2015-10-03  Eric Dumazettcp: move synflood_warned into struct request_sock_queue
2015-10-03  Eric Dumazettcp: move qlen/young out of struct listen_sock
2015-10-03  Eric Dumazettcp: add a spinlock to protect struct request_sock_queue
2015-10-02  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-10-02  Linus TorvaldsMerge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people...
2015-10-02  Linus TorvaldsMerge git://git.infradead.org/intel-iommu
2015-10-02  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-10-02  Linus TorvaldsMerge tag 'pm+acpi-4.3-rc4' of git://git./linux/kernel...
2015-10-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-10-01  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-10-01  Rafael J. WysockiMerge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'
2015-10-01  Rafael J. WysockiMerge branch 'acpi-ec'
2015-10-01  Rafael J. WysockiMerge branches 'pm-pci' and 'acpi-pci'
2015-10-01  Linus TorvaldsMerge tag 'upstream-4.3-rc4' of git://git.infradead...
2015-09-30  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.3-rc4' of git://git....
2015-09-30  Eric W. Biedermanipv4: Pass struct net through ip_fragment
2015-09-30  David Ahernnet: Initialize flow flags in input path
2015-09-30  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-09-30  David S. MillerMerge branch 'L3_master_device'
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: 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 Dumazetinet: constify __inet_inherit_port() sock argument
2015-09-29  Eric Dumazetinet: constify inet_csk_route_child_sock() socket argument
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  Eric W. Biedermanipv4: Pass struct net into ip_route_me_harder
2015-09-29  Eric W. Biedermannetfilter: ipt_SYNPROXY: Pass snet into synproxy_send_tcp
2015-09-29  Eric W. Biedermannetfilter: Push struct net down into nf_afinfo.reroute
2015-09-29  Eric W. Biedermanipv4: Push struct net down into nf_send_reset
2015-09-29  James MorrisMerge tag 'keys-fixes-20150925' of git://git./linux...
2015-09-29  Bendik Rønning Opstadtcp: Fix CWV being too strict on thin streams
2015-09-29  Eric Dumazettcp: avoid reorders for TFO passive connections
2015-09-28  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2015-09-28  Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-09-27  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-27  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-27  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-27  Rafael J. WysockiMerge branch 'turbostat' of https://git./linux/kernel...
2015-09-27  Rafael J. WysockiMerge branch 'cpuidle' of https://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-27  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-27  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-27  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2015-09-27  Linus TorvaldsMerge tag 'usb-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'tty-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'staging-4.3-rc3' of git://git./linux/kernel...
2015-09-27  Linus TorvaldsMerge tag 'driver-core-4.3-rc3' of git://git./linux...
2015-09-27  Linus TorvaldsMerge tag 'char-misc-4.3-rc3' of git://git./linux/kerne...
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-25  David S. MillerMerge branch 'listener-sock-const'
2015-09-25  Eric Dumazetinet: constify inet_rtx_syn_ack() sock argument
next
This page took 0.050379 seconds and 8 git commands to generate.