- 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
- 02f3d4c sctp: Adjust PMTU updates to accomodate route invalidation. by David S. Miller · 12 years ago
- 35ad9b9 ipv6: Add helper inet6_csk_update_pmtu(). by David S. Miller · 12 years ago
- 80d0a69 ipv4: Add helper inet_csk_update_pmtu(). by David S. Miller · 12 years ago
- 921a678 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
- 85b91b0 ipv4: Don't store a rule pointer in fib_result. by David S. Miller · 12 years ago
- 38a0084 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- 391e5c2 ipv4: Remove tb_peers from fib_table. by David S. Miller · 12 years ago
- b94f1c0 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). by David S. Miller · 12 years ago
- ec18d9a ipv6: Add redirect support to all protocol icmp error handlers. by David S. Miller · 12 years ago
- 3a5ad2e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. by David S. Miller · 12 years ago
- e8599ff ipv6: Move bulk of redirect handling into rt6_redirect(). by David S. Miller · 12 years ago
- 30f2a5f ipv6: Export ndisc option parsing from ndisc.c by David S. Miller · 12 years ago
- 1f42539 ipv4: Kill ip_rt_redirect(). by David S. Miller · 12 years ago
- b42597e ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. by David S. Miller · 12 years ago
- e47a185 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. by David S. Miller · 12 years ago
- 9420612 ipv4: Rearrange arguments to ip_rt_redirect() by David S. Miller · 12 years ago
- 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
- 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 1a203cb ipv6: optimize ipv6 addresses compares by Eric Dumazet · 12 years ago
- f185071 ipv4: Remove inetpeer from routes. by David S. Miller · 12 years ago
- 5943634 ipv4: Maintain redirect and PMTU info in struct rtable again. by David S. Miller · 12 years ago
- 3e12939 inet: Kill FLOWI_FLAG_PRECOW_METRICS. by David S. Miller · 12 years ago
- 16d1839 inet: Remove ->get_peer() method. by David S. Miller · 12 years ago
- 81166dd tcp: Move timestamps from inetpeer to metrics cache. by David S. Miller · 12 years ago
- 94334d5 net: Kill set_dst_metric_rtt(). by David S. Miller · 12 years ago
- 51c5d0c tcp: Maintain dynamic metrics in local cache. by David S. Miller · 12 years ago
- ab92bb2 tcp: Abstract back handling peer aliveness test into helper function. by David S. Miller · 12 years ago
- 4aabd8e tcp: Move dynamnic metrics handling into seperate file. by David S. Miller · 12 years ago
- e044a65 ipv4: Fix crashes in fib_rules_tclass(). by David S. Miller · 12 years ago
- a10d595 NFC: Allow HCI driver to pre-open pipes to some gates by Eric Lapuyade · 13 years ago
- 456411c NFC: Driver failure API by Eric Lapuyade · 13 years ago
- a9a741a NFC: Prepare asynchronous error management for driver and shdlc by Eric Lapuyade · 13 years ago
- 6bd0405 netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down by Pablo Neira Ayuso · 12 years ago
- d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
- f4530fa ipv4: Avoid overhead when no custom FIB rules are installed. by David S. Miller · 12 years ago
- 95ddc1f cfg80211: bitrate calculation for 60g by Vladimir Kondratiev · 12 years ago
- 8eb41c8 {nl,cfg}80211: support high bitrates by Vladimir Kondratiev · 12 years ago
- c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
- 97cac08 ipv6: Store route neighbour in rt6_info struct. by David S. Miller · 12 years ago
- 1d248b1 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. by David S. Miller · 12 years ago
- fccd7d5 decnet: Use neighbours privately in dn_route struct. by David S. Miller · 12 years ago
- f894cbf net: Add optional SKB arg to dst_ops->neigh_lookup(). by David S. Miller · 12 years ago
- 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
- a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
- 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
- a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
- e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
- cb831b5 mac80211: remove tx_frags driver callback by Johannes Berg · 12 years ago
- 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
- 4244854 sctp: be more restrictive in transport selection on bundled sacks by Neil Horman · 12 years ago
- 8732baa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- 2e165b8 cfg80211/mac80211: remove .get_channel by Michal Kazior · 12 years ago
- dbbae26 cfg80211: track monitor interfaces count by Michal Kazior · 12 years ago
- c30a3d3 cfg80211: track ibss fixed channel by Michal Kazior · 12 years ago
- f4489eb cfg80211: add channel tracking for AP and mesh by Michal Kazior · 12 years ago
- 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
- d0087b2 ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sanity checks by Ville Nuorvala · 12 years ago
- 9e56e38 ipv4: Adjust in_dev handling in fib_validate_source() by David S. Miller · 12 years ago
- 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
- 3840a06 tcp: pass fl6 to inet6_csk_route_req() by Neal Cardwell · 12 years ago
- b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
- bf0c111e cfg80211: allow advertising VHT capabilities by Mahesh Palivela · 13 years ago
- 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
- 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
- 70e7341 ipv4: Show that ip_send_reply() is purely unicast routine. by David S. Miller · 12 years ago
- fc8a732 mac80211: don't expose ieee80211_add_srates_ie() by Johannes Berg · 12 years ago
- 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 12 years ago
- 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
- c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 12 years ago
- c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 12 years ago
- f28997e netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table by Gao feng · 13 years ago
- f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 13 years ago
- dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
- 32bad7e mac802154: add wpan device-class support by alex.bluesman.smirnov@gmail.com · 13 years ago
- 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
- 88e920b nl80211: specify RSSI threshold in scheduled scan by Thomas Pedersen · 13 years ago
- 91fa0cb caif-hsi: Remove use of module parameters by Sjur Brændeland · 13 years ago
- 1c385f1 caif-hsi: Replace platform device with ops structure. by Sjur Brændeland · 13 years ago
- c412540 caif-hsi: Add rtnl support by Sjur Brændeland · 13 years ago
- deaa585 net: struct sock cleanups by Eric Dumazet · 13 years ago
- efc27f8 net: Remove 'unlikely' qualifier in skb_steal_sock() by Vijay Subramanian · 13 years ago
- e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- bdcbd8e mac80211: clean up debugging by Johannes Berg · 13 years ago
- 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 13 years ago
- 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 13 years ago
- 133189a Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
- 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 13 years ago
- 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 13 years ago
- f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 13 years ago
- a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
- b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
- 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 13 years ago
- 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 13 years ago
- 8cfe523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
- 728b19e {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval by Chun-Yeow Yeoh · 13 years ago
- 31fdc55 net: remove my future former mail address by Rémi Denis-Courmont · 13 years ago
- 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
- 7f95e18 include/net/dst.h: neaten asterisk placement by Eldad Zack · 13 years ago