Age | Commit message (Expand) | Author | Files | Lines |
2012-05-18 | pktgen: fix module unload for good | Eric Dumazet | 1 | -2/+2 |
2012-05-17 | tcp: do_tcp_sendpages() must try to push data out on oom conditions | Willy Tarreau | 1 | -2/+1 |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 7 | -21/+49 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -7/+31 |
2012-05-14 | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg | 2 | -2/+10 |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan | 4 | -5/+21 |
2012-05-13 | openvswitch: checking wrong variable in queue_userspace_packet() | Dan Carpenter | 1 | -1/+1 |
2012-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -65/+36 |
2012-05-10 | sctp: check cached dst before using it | Nicolas Dichtel | 2 | -20/+1 |
2012-05-10 | pktgen: fix crash at module unload | Eric Dumazet | 1 | -2/+8 |
2012-05-10 | Revert "net: maintain namespace isolation between vlan and real device" | David S. Miller | 2 | -32/+6 |
2012-05-10 | ipv4: Do not use dead fib_info entries. | David S. Miller | 1 | -0/+2 |
2012-05-10 | Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -3/+4 |
2012-05-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2 | -11/+19 |
2012-05-07 | openvswitch: Validation of IPv6 set port action uses IPv4 header | Pravin B Shelar | 1 | -7/+15 |
2012-05-03 | openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed. | Ansis Atteka | 1 | -3/+2 |
2012-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -106/+246 |
2012-05-03 | auth_gss: the list of pseudoflavors not being parsed correctly | Steve Dickson | 1 | -3/+4 |
2012-05-02 | tcp: change tcp_adv_win_scale and tcp_rmem[2] | Eric Dumazet | 2 | -5/+6 |
2012-05-02 | net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg | Sasha Levin | 1 | -1/+2 |
2012-05-02 | drop_monitor: prevent init path from scheduling on the wrong cpu | Neil Horman | 1 | -5/+7 |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -16/+19 |
2012-05-01 | netem: fix possible skb leak | Eric Dumazet | 1 | -4/+2 |
2012-04-30 | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau | 1 | -1/+2 |
2012-04-30 | tcp: fix infinite cwnd in tcp_complete_cwr() | Yuchung Cheng | 1 | -3/+6 |
2012-04-30 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 10 | -39/+91 |
2012-04-30 | SUNRPC: RPC client must use the current utsname hostname string | Trond Myklebust | 1 | -4/+10 |
2012-04-30 | netfilter: xt_CT: fix wrong checking in the timeout assignment path | Pablo Neira Ayuso | 1 | -1/+1 |
2012-04-30 | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom | 2 | -22/+39 |
2012-04-30 | ipvs: take care of return value from protocol init_netns | Hans Schillstrom | 4 | -5/+21 |
2012-04-30 | ipvs: null check of net->ipvs in lblc(r) shedulers | Hans Schillstrom | 2 | -0/+6 |
2012-04-28 | drop_monitor: Make updating data->skb smp safe | Neil Horman | 1 | -16/+54 |
2012-04-28 | drop_monitor: fix sleeping in invalid context warning | Neil Horman | 1 | -7/+7 |
2012-04-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 3 | -15/+17 |
2012-04-27 | SUNRPC: traverse clients tree on PipeFS event | Stanislav Kinsbursky | 1 | -4/+25 |
2012-04-27 | SUNRPC: set per-net PipeFS superblock before notification | Stanislav Kinsbursky | 1 | -1/+2 |
2012-04-27 | SUNRPC: skip clients with program without PipeFS entries | Stanislav Kinsbursky | 1 | -2/+2 |
2012-04-27 | SUNRPC: skip dead but not buried clients on PipeFS events | Stanislav Kinsbursky | 1 | -1/+2 |
2012-04-27 | tcp: clean up use of jiffies in tcp_rcv_rtt_measure() | Neal Cardwell | 1 | -1/+1 |
2012-04-26 | 6lowpan: add missing spin_lock_init() | alex.bluesman.smirnov@gmail.com | 1 | -0/+2 |
2012-04-26 | 6lowpan: clean up fragments list if module unloaded | alex.bluesman.smirnov@gmail.com | 1 | -2/+11 |
2012-04-26 | 6lowpan: fix segmentation fault caused by mlme request | alex.bluesman.smirnov@gmail.com | 1 | -0/+25 |
2012-04-26 | ipvs: reset ipvs pointer in netns | Julian Anastasov | 1 | -0/+2 |
2012-04-26 | ipvs: add check in ftp for initialized core | Julian Anastasov | 1 | -0/+2 |
2012-04-25 | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -8/+9 |
2012-04-25 | udp_diag: implement idiag_get_info for udp/udplite to get queue information | Shan Wei | 2 | -1/+10 |
2012-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -4/+4 |
2012-04-25 | ipvs: fix crash in ip_vs_control_net_cleanup on unload | Julian Anastasov | 1 | -2/+2 |
2012-04-25 | ipvs: Verify that IP_VS protocol has been registered | Sasha Levin | 1 | -9/+18 |
2012-04-24 | mac80211: call ieee80211_mgd_stop() on interface stop | Eliad Peller | 3 | -4/+4 |