summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-07-20ipv4: Kill ip_route_input_noref().David Miller
2012-07-20ipv4: Delete routing cache.David S. Miller
2012-07-20net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko
2012-07-20tcp: improve latencies of timer triggered eventsEric Dumazet
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng
2012-07-19net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng
2012-07-19net-tcp: Fast Open client - cookie cacheYuchung Cheng
2012-07-19net-tcp: Fast Open baseYuchung Cheng
2012-07-19net: Fix warnings in dst_ops.hDavid S. Miller
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet
2012-07-19ipv4: use seqlock for nh_exceptionsJulian Anastasov
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet
2012-07-18net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-17Merge branch 'nexthop_exceptions'David S. Miller
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-07-16sctp: Adjust PMTU updates to accomodate route invalidation.David S. Miller
2012-07-16ipv6: Add helper inet6_csk_update_pmtu().David S. Miller
2012-07-16ipv4: Add helper inet_csk_update_pmtu().David S. Miller
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-07-13ipv4: Don't store a rule pointer in fib_result.David S. Miller
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12ipv4: Remove tb_peers from fib_table.David S. Miller
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12mac80211: optimize ieee80211_rx_status struct layoutJohannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-12ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller
2012-07-12ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller
2012-07-12ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller
2012-07-11ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller
2012-07-11ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller