summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-19Merge commit 'v3.4-rc3' into android-3.4Colin Cross
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-18netfilter: xt_qtaguid: fix ipv6 protocol lookupJP Abgrall
2012-04-18netfilter: qtaguid: initialize a local var to keep compiler happy.JP Abgrall
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
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-13caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek
2012-04-13l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman
2012-04-13l2tp: fix refcount leak in l2tp_ip socketsJames Chapman
2012-04-13net/key/af_key.c: add missing kfree_skbJulia Lawall
2012-04-13phonet: Sort out initiailziation and cleanup code.Eric W. Biederman
2012-04-13net: In unregister_netdevice_notifier unregister the netdevices.Eric W. Biederman
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sampleNeal Cardwell
2012-04-10tcp: restore correct limitEric Dumazet
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller