summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
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-17net: 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-14Merge 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-12ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller
2012-07-12ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller
2012-07-12ipv4: Kill ip_rt_redirect().David S. Miller
2012-07-12ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller
2012-07-12ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.David S. Miller
2012-07-12ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller
2012-07-12tcp: TCP Small QueuesEric Dumazet
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-11ipv6: optimize ipv6 addresses comparesEric Dumazet
2012-07-11ipv4: Remove inetpeer from routes.David S. Miller
2012-07-11ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller
2012-07-11inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller
2012-07-11inet: Remove ->get_peer() method.David S. Miller