summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-06-12netfilter: xt_TCPMSS: Fix missing fragmentation handlingPhil Oester1-0/+4
2013-06-12netfilter: xt_TCPMSS: Fix IPv6 default MSS tooPhil Oester1-7/+14
2013-06-11netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()Pablo Neira Ayuso1-2/+4
2013-06-10ipvs: info leak in __ip_vs_get_dest_entries()Dan Carpenter1-0/+1
2013-06-07netfilter: nfnetlink_queue: fix missing HW protocolPablo Neira Ayuso1-3/+3
2013-06-05netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS optionPhil Oester1-0/+6
2013-06-05netfilter: nfnetlink_cttimeout: fix incomplete dumping of objectsPablo Neira Ayuso1-2/+5
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso1-2/+5
2013-06-05net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-05net: fix sk_buff head without data areaPablo Neira2-3/+3
2013-06-05ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-03net_sched: restore "overhead xxx" handlingEric Dumazet4-15/+17
2013-06-01xfrm: force a garbage collection after deleting a policyPaul Moore3-1/+8
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar1-8/+12
2013-06-01net/core: dev_mc_sync_multiple calls wrong helperJay Vosburgh1-1/+1
2013-06-01net/core: __hw_addr_sync_one / _multiple brokenJay Vosburgh1-4/+7
2013-06-01net/core: __hw_addr_unsync_one "from" address not marked syncedJay Vosburgh1-1/+2
2013-06-01net/core: __hw_addr_create_ex does not initialize sync_cntJay Vosburgh1-0/+1
2013-06-01snmp6: remove IPSTATS_MIB_CSUMERRORSNicolas Dichtel1-1/+1
2013-05-31Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-15/+47
2013-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-16/+67
2013-05-29ipvs: ip_vs_sh: fix buildJan Beulich1-1/+1
2013-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-15/+47
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček1-1/+1
2013-05-29net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-05-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski1-2/+31
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-14/+47
2013-05-28ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-05-27ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba1-0/+35
2013-05-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-26ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet1-1/+1
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-86/+305
2013-05-24tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-05-24cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau1-1/+1
2013-05-23mac80211: fix queue handling crashJohannes Berg1-1/+5
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-05-23netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang1-2/+4
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal4-12/+26
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-05-23tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-05-21batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2-0/+2
2013-05-21NFC: Remove commented out LLCP related Makefile linePaul Bolle1-1/+0
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-31/+101
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet1-1/+2
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell1-50/+0
2013-05-20net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang1-1/+1
2013-05-20netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1