Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux...
[deliverable/linux.git] / net / ipv4 /
2015-03-09  David S. MillerMerge tag 'iwlwifi-next-for-kalle-2015-03-07' of https...
2015-03-06  David S. MillerMerge branch 'fib_trie-next'
2015-03-06  Alexander Duyckfib_trie: Add key vector to root, return parent key_vec...
2015-03-06  Alexander Duyckfib_trie: Move parent from key_vector to tnode
2015-03-06  Alexander Duyckfib_trie: Pull empty_children and full_children into...
2015-03-06  Alexander Duyckfib_trie: Move rcu from key_vector to tnode, add accessors.
2015-03-06  Alexander Duyckfib_trie: Add tnode struct as a container for fields...
2015-03-06  Alexander Duyckfib_trie: Rename tnode_child_length to child_length
2015-03-06  Alexander Duyckfib_trie: replace tnode_get_child functions with get_ch...
2015-03-06  Alexander Duyckfib_trie: Rename tnode to key_vector
2015-03-06  Alexander Duyckfib_trie: Return pointer to tnode pointer in resize...
2015-03-06  Alexander Duyckfib_trie: Minor cleanups to fib_table_flush_external
2015-03-06  David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-03...
2015-03-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-06  David S. MillerMerge branch 'pmtu-probe'
2015-03-06  Fan Duipv4: Create probe timer for tcp PMTU as per RFC4821
2015-03-06  Fan Duipv4: Use binary search to choose tcp PMTU probe_size
2015-03-06  David S. Milleripv4: Fix unused variable warnings in fib_table_flush_e...
2015-03-06  David S. MillerMerge branch 'l3_hw_offload'
2015-03-06  Scott Feldmanfib: hook IPv4 fib for hardware offload
2015-03-06  Scott Feldmanswitchdev: don't support custom ip rules, for now
2015-03-06  Eric Dumazetinet_diag: remove duplicate code from inet_twsk_diag_dump()
2015-03-05  Kalle ValoMerge ath-next from ath.git
2015-03-05  David S. MillerMerge branch 'fib_trie-next'
2015-03-05  Alexander Duyckfib_trie: Prevent allocating tnode if bits is too big...
2015-03-05  Alexander Duyckfib_trie: Update last spot w/ idx >> n->bits code and...
2015-03-05  Alexander Duyckfib_trie: Make fib_table rcu safe
2015-03-05  Alexander Duyckfib_trie: move leaf and tnode to occupy the same spot...
2015-03-05  Alexander Duyckfib_trie: Update insert and delete to make use of tp...
2015-03-05  Alexander Duyckfib_trie: Fib find node should return parent
2015-03-05  Alexander Duyckfib_trie: Fib walk rcu should take a tnode and key...
2015-03-05  Alexander Duyckfib_trie: Only resize tnodes once instead of on each...
2015-03-04  David S. MillerMerge tag 'linux-can-next-for-4.1-20150304' of git...
2015-03-04  David S. MillerMerge branch 'neigh-mpls-prep'
2015-03-04  Eric W. Biedermanneigh: Factor out ___neigh_lookup_noref
2015-03-04  David S. MillerMerge git://git./linux/kernel/git/davem/net
2015-03-03  Linus TorvaldsMerge branch 'for-4.0' of git://linux-nfs.org/~bfields...
2015-03-03  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-03-03  Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-03-01' of https...
2015-03-03  Michal Kubečekudp: only allow UFO for packets from SOCK_DGRAM sockets
2015-03-02  David S. MillerMerge branch 'neigh_cleanups'
2015-03-02  Eric W. Biedermanneigh: Don't require dst in neigh_hh_init
2015-03-02  Eric W. Biedermanarp: Kill arp_find
2015-03-02  Eric W. Biedermanarp: Remove special case to give AX25 it's open arp...
2015-03-02  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-03-02  David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2015-03-02  David S. MillerMerge branch 'sendmsg_recvmsg_iocb_removal'
2015-03-02  Ying Xuenet: Remove iocb argument from sendmsg and recvmsg
2015-03-02  David S. MillerMerge branch 'dropcount'
2015-03-02  Eyal Birgernet: use common macro for assering skb->cb[] available...
2015-03-01  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-28  Eric Dumazettcp: cleanup static functions
2015-02-28  David S. MillerMerge branch 'tcp-tso'
2015-02-28  Eric Dumazettcp: tso: allow CA_CWR state in tcp_tso_should_defer()
2015-02-28  Eric Dumazettcp: tso: restore IW10 after TSO autosizing
2015-02-28  Eric Dumazettcp: tso: remove tp->tso_deferred
2015-02-28  Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-27  David S. MillerMerge branch 'fib_trie_remove_leaf_info'
2015-02-27  Alexander Duyckfib_trie: Remove leaf_info
2015-02-27  Alexander Duyckfib_trie: Add slen to fib alias
2015-02-27  Alexander Duyckfib_trie: Replace plen with slen in leaf_info
2015-02-27  Alexander Duyckfib_trie: Convert fib_alias to hlist from list
2015-02-27  David S. MillerMerge branch 'ip_level_multicast_join_leave'
2015-02-27  Madhu Challamulticast: Extend ip address command to enable multicas...
2015-02-27  Tom Herbertudp: In udp_flow_src_port use random hash value if...
2015-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Dave AirlieMerge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anong...
2015-02-23  Neal Cardwelltcp: fix tcp_should_expand_sndbuf() to use tcp_packets_...
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21  Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21  Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21  Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21  Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21  Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21  Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21  Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21  Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
2015-02-20  Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git./linux...
2015-02-20  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2015-02-20  Eric Dumazetigmp: add __ip_mc_{join|leave}_group()
2015-02-20  Alexander Drozdovipv4: ip_check_defrag should correctly check return...
next
This page took 0.059634 seconds and 8 git commands to generate.