summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-05-18pktgen: fix module unload for goodEric Dumazet-2/+2
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau-2/+1
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik-21/+49
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-7/+31
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg-2/+10
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan-5/+21
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter-1/+1
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-65/+36
2012-05-10sctp: check cached dst before using itNicolas Dichtel-20/+1
2012-05-10pktgen: fix crash at module unloadEric Dumazet-2/+8
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller-32/+6
2012-05-10ipv4: Do not use dead fib_info entries.David S. Miller-0/+2
2012-05-10Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-3/+4
2012-05-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller-11/+19
2012-05-07openvswitch: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar-7/+15
2012-05-03openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.Ansis Atteka-3/+2
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-106/+246
2012-05-03auth_gss: the list of pseudoflavors not being parsed correctlySteve Dickson-3/+4
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet-5/+6
2012-05-02net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsgSasha Levin-1/+2
2012-05-02drop_monitor: prevent init path from scheduling on the wrong cpuNeil Horman-5/+7
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-16/+19
2012-05-01netem: fix possible skb leakEric Dumazet-4/+2
2012-04-30mac80211: fix AP mode EAP tx for VLAN stationsFelix Fietkau-1/+2
2012-04-30tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng-3/+6
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller-39/+91
2012-04-30SUNRPC: RPC client must use the current utsname hostname stringTrond Myklebust-4/+10
2012-04-30netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso-1/+1
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom-22/+39
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom-5/+21
2012-04-30ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom-0/+6
2012-04-28drop_monitor: Make updating data->skb smp safeNeil Horman-16/+54
2012-04-28drop_monitor: fix sleeping in invalid context warningNeil Horman-7/+7
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-15/+17
2012-04-27SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky-4/+25
2012-04-27SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky-1/+2
2012-04-27SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky-2/+2
2012-04-27SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky-1/+2
2012-04-27tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell-1/+1
2012-04-266lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com-0/+2
2012-04-266lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com-2/+11
2012-04-266lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com-0/+25
2012-04-26ipvs: reset ipvs pointer in netnsJulian Anastasov-0/+2
2012-04-26ipvs: add check in ftp for initialized coreJulian Anastasov-0/+2
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-8/+9
2012-04-25udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei-1/+10
2012-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+4
2012-04-25ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov-2/+2
2012-04-25ipvs: Verify that IP_VS protocol has been registeredSasha Levin-9/+18
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller-4/+4