aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka1-0/+3
2012-07-20ipv4: show pmtu in route listJulian Anastasov1-1/+5
2012-07-20rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko1-2/+13
2012-07-20rtnl: allow to specify different num for rx and tx queue countJiri Pirko1-8/+8
2012-07-20tcp: improve latencies of timer triggered eventsEric Dumazet2-50/+66
2012-07-20tcp: fix ABC in tcp_slow_start()Eric Dumazet1-2/+3
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet1-15/+10
2012-07-20tcp: Return bool instead of int where appropriateVijay Subramanian1-8/+8
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville38-770/+1184
2012-07-19ipv4: Fix again the time difference calculationJulian Anastasov1-1/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-32/+83
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng2-3/+11
2012-07-19net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng3-6/+33
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng3-10/+73
2012-07-19net-tcp: Fast Open client - receiving SYN-ACKYuchung Cheng1-5/+35
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng3-11/+115
2012-07-19net-tcp: Fast Open client - cookie cacheYuchung Cheng1-0/+51
2012-07-19net-tcp: Fast Open baseYuchung Cheng10-15/+68
2012-07-19ipx: move peII functionsstephen hemminger3-5/+1
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet2-23/+35
2012-07-19ipv4: use seqlock for nh_exceptionsJulian Anastasov1-50/+68
2012-07-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2-1/+4
2012-07-19ipv4: Fix time difference calculation in rt_bind_exception().David S. Miller1-1/+1
2012-07-19ipv4: fix address selection in fib_compute_spec_dstJulian Anastasov1-1/+2
2012-07-19ipv4: optimize fib_compute_spec_dst call in ip_options_echoJulian Anastasov1-3/+2
2012-07-18net: Statically initialize init_net.dev_base_headRustad, Mark D2-2/+5
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville6-252/+257
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet5-53/+30
2012-07-18skbuff: Use correct allocation in skb_copy_ubufsKrishna Kumar1-5/+5
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh3-0/+968
2012-07-18net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh1-0/+68
2012-07-18tcp: refine SYN handling in tcp_validate_incomingEric Dumazet1-1/+5
2012-07-18cipso: don't follow a NULL pointer when setsockopt() is calledPaul Moore1-2/+4
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet1-19/+21
2012-07-18mac80211: flush stations before stop beaconingEliad Peller1-0/+1
2012-07-18cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan1-1/+3
2012-07-17ipv4: fix rcu splatEric Dumazet3-10/+11
2012-07-17ipv4: Fix nexthop exception hash computation.David S. Miller1-4/+12
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-5/+25
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville15-129/+350
2012-07-17Merge branch 'nexthop_exceptions'David S. Miller23-176/+418
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko3-13/+7
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller2-31/+248
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet2-18/+16
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller19-46/+66
2012-07-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-2/+3
2012-07-17mac80211: go out of PS before sending disassocEliad Peller1-6/+11
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez1-10/+2
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez3-4/+4
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez3-5/+7