aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet
2012-05-02net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin
2012-05-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01netem: fix possible skb leakEric Dumazet
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau
2012-04-30tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust
2012-04-30netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-30ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom
2012-04-28drop_monitor: Make updating data->skb smp safeNeil Horman
2012-04-28drop_monitor: fix sleeping in invalid context warningNeil Horman
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky
2012-04-27tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell
2012-04-266lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com
2012-04-266lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com
2012-04-266lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com
2012-04-26ipvs: reset ipvs pointer in netnsJulian Anastasov
2012-04-26ipvs: add check in ftp for initialized coreJulian Anastasov
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei
2012-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-25ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov
2012-04-25ipvs: Verify that IP_VS protocol has been registeredSasha Levin
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-22tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell
2012-04-21drop_monitor: allow more events per secondEric Dumazet
2012-04-19net ax25: Reorder ax25_exit to remove races.Eric W. Biederman
2012-04-18tcp: fix retransmit of partially acked framesEric Dumazet
2012-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-18SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky
2012-04-18netns: do not leak net_generic data on failed initJulian Anastasov
2012-04-17tcp: fix tcp_grow_window() for large incoming framesEric Dumazet
2012-04-17mac80211: fix logic error in ibss channel type checkFelix Fietkau
2012-04-17mac80211: fix truncated packets in cooked monitor rxFelix Fietkau
2012-04-16net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-13cfg80211: fix interface combinations check.Lukasz Kucharczyk