aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet2012-05-02
* net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin2012-05-02
* drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman2012-05-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-01
|\
| * mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau2012-04-30
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-27
| |\
| | * Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc2012-04-24
| | * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-16
| | * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-16
* | | netem: fix possible skb leakEric Dumazet2012-05-01
* | | tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng2012-04-30
* | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-30
|\ \ \
| * | | netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso2012-04-30
| * | | ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-30
| * | | ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-30
| * | | ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom2012-04-30
| * | | ipvs: reset ipvs pointer in netnsJulian Anastasov2012-04-26
| * | | ipvs: add check in ftp for initialized coreJulian Anastasov2012-04-26
| * | | ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov2012-04-25
| * | | ipvs: Verify that IP_VS protocol has been registeredSasha Levin2012-04-25
* | | | drop_monitor: Make updating data->skb smp safeNeil Horman2012-04-28
* | | | drop_monitor: fix sleeping in invalid context warningNeil Horman2012-04-28
* | | | tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell2012-04-27
* | | | 6lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com2012-04-26
* | | | 6lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com2012-04-26
* | | | 6lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com2012-04-26
* | | | udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei2012-04-25
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-25
|\ \ \ \ | | |/ / | |/| |
| * | | mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-24
* | | | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-24
* | | | tcp: fix TCP_MAXSEG for established IPv6 passive socketsNeal Cardwell2012-04-22
* | | | drop_monitor: allow more events per secondEric Dumazet2012-04-21
* | | | net ax25: Reorder ax25_exit to remove races.Eric W. Biederman2012-04-19
* | | | tcp: fix retransmit of partially acked framesEric Dumazet2012-04-18
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-18
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
| |\| | |
| | * | | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
| | * | | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-17
| | * | | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-13
* | | | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
|/ / / /
* | | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-17
* | | | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-16
* | | | ipv6: fix problem with expired dst cacheGao feng2012-04-13
* | | | caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-13
* | | | l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-13
* | | | l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-13
* | | | net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-13
* | | | phonet: Sort out initiailziation and cleanup code.Eric W. Biederman2012-04-13
* | | | net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman2012-04-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-12
|\ \ \ \