Age | Commit message (Expand) | Author | Files | Lines |
2013-06-06 | net: Unbreak compat_sys_{send,recv}msg | Andy Lutomirski | 2 | -41/+44 |
2013-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -90/+227 |
2013-06-05 | net_sched: htb: do not mix 1ns and 64ns time units | Eric Dumazet | 1 | -17/+17 |
2013-06-05 | net: fix sk_buff head without data area | Pablo Neira | 2 | -3/+3 |
2013-06-05 | ipv6: assign rt6_info to inet6_ifaddr in init_loopback | Gao feng | 1 | -1/+3 |
2013-06-03 | net_sched: restore "overhead xxx" handling | Eric Dumazet | 4 | -15/+17 |
2013-06-01 | xfrm: force a garbage collection after deleting a policy | Paul Moore | 3 | -1/+8 |
2013-06-01 | udp6: Fix udp fragmentation for tunnel traffic. | Pravin B Shelar | 1 | -8/+12 |
2013-06-01 | net/core: dev_mc_sync_multiple calls wrong helper | Jay Vosburgh | 1 | -1/+1 |
2013-06-01 | net/core: __hw_addr_sync_one / _multiple broken | Jay Vosburgh | 1 | -4/+7 |
2013-06-01 | net/core: __hw_addr_unsync_one "from" address not marked synced | Jay Vosburgh | 1 | -1/+2 |
2013-06-01 | net/core: __hw_addr_create_ex does not initialize sync_cnt | Jay Vosburgh | 1 | -0/+1 |
2013-06-01 | snmp6: remove IPSTATS_MIB_CSUMERRORS | Nicolas Dichtel | 1 | -1/+1 |
2013-05-31 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 5 | -15/+47 |
2013-05-31 | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -8/+12 |
2013-05-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 8 | -16/+67 |
2013-05-29 | ipvs: ip_vs_sh: fix build | Jan Beulich | 1 | -1/+1 |
2013-05-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -15/+47 |
2013-05-29 | svcrpc: fix failures to handle -1 uid's and gid's | J. Bruce Fields | 1 | -5/+7 |
2013-05-29 | netfilter: xt_LOG: fix mark logging for IPv6 packets | Michal Kubeček | 1 | -1/+1 |
2013-05-29 | net/core/sock.c: add missing VSOCK string in af_family_*_key_strings | Federico Vaga | 1 | -3/+3 |
2013-05-29 | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg | Andy Lutomirski | 1 | -2/+31 |
2013-05-29 | svcrpc: implement O_NONBLOCK behavior for use-gss-proxy | J. Bruce Fields | 1 | -2/+4 |
2013-05-28 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -14/+47 |
2013-05-28 | ipv4: fix redirect handling for TCP packets | Michal Kubecek | 1 | -1/+6 |
2013-05-27 | ipvs: Fix reuse connection if real server is dead | Grzegorz Lyczba | 1 | -0/+35 |
2013-05-27 | mac80211: Allow single vif mac address change with addr_mask | Helmut Schaa | 1 | -6/+20 |
2013-05-27 | mac80211: close AP_VLAN interfaces before unregistering all | Johannes Berg | 1 | -0/+9 |
2013-05-27 | mac80211: assign AP_VLAN hw queues correctly | Johannes Berg | 1 | -0/+3 |
2013-05-26 | Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -22/+57 |
2013-05-26 | ip_tunnel: fix kernel panic with icmp_dest_unreach | Eric Dumazet | 1 | -1/+1 |
2013-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 33 | -86/+305 |
2013-05-24 | tcp: xps: fix reordering issues | Eric Dumazet | 1 | -4/+6 |
2013-05-24 | cfg80211: fix reporting 64-bit station info tx bytes | Felix Fietkau | 1 | -1/+1 |
2013-05-23 | mac80211: fix queue handling crash | Johannes Berg | 1 | -1/+5 |
2013-05-23 | cfg80211: check wdev->netdev in connection work | Johannes Berg | 1 | -0/+3 |
2013-05-23 | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path | Chen Gang | 1 | -2/+4 |
2013-05-23 | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6 | Florian Westphal | 4 | -12/+26 |
2013-05-23 | xfrm: properly handle invalid states as an error | Timo Teräs | 1 | -0/+1 |
2013-05-23 | tcp: bug fix in proportional rate reduction. | Nandita Dukkipati | 1 | -10/+13 |
2013-05-22 | SUNRPC: Prevent an rpc_task wakeup race | Trond Myklebust | 1 | -1/+7 |
2013-05-21 | batman-adv: Avoid double freeing of bat_counters | Martin Hundebøll | 2 | -0/+2 |
2013-05-21 | NFC: Remove commented out LLCP related Makefile line | Paul Bolle | 1 | -1/+0 |
2013-05-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 10 | -31/+101 |
2013-05-20 | ip_gre: fix a possible crash in ipgre_err() | Eric Dumazet | 1 | -1/+2 |
2013-05-20 | Hoist memcpy_fromiovec/memcpy_toiovec into lib/ | Rusty Russell | 1 | -50/+0 |
2013-05-20 | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue. | Chen Gang | 1 | -1/+1 |
2013-05-20 | netlabel: improve domain mapping validation | Paul Moore | 1 | -0/+69 |
2013-05-18 | ipv6: fix possible crashes in ip6_cork_release() | Eric Dumazet | 1 | -1/+1 |
2013-05-17 | mac80211: fix direct probe auth | Stanislaw Gruszka | 1 | -6/+6 |