summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg-10/+9
2012-12-09inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell-7/+24
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell-11/+17
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell-3/+45
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell-14/+39
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet-3/+5
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng-6/+15
2012-12-01tcp: fix crashes in do_tcp_sendpages()Eric Dumazet-9/+6
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2/+0
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller-10/+6
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-1/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala-0/+1
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian-1/+1
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala-6/+11
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala-2/+5
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet-0/+4
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell-1/+2
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp-0/+3
2012-11-26mac80211: fix remain-on-channel (non-)cancellingJohannes Berg-2/+0
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal-1/+1
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov-2/+5
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-13/+15
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-13/+2
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal-1/+2
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik-12/+13
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+25
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet-1/+2
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande-1/+1
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-4/+24
2012-11-16wireless: add back sysfs directoryJohannes Berg-0/+20
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-20/+47
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert-1/+3
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller-7/+20
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet-3/+9
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-20/+47
2012-11-16batman-adv: process broadcast packets in BLA earlierAntonio Quartulli-6/+6
2012-11-16batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli-0/+7
2012-11-16batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli-1/+1
2012-11-16batman-adv: fix tt_global_entries flags updateAntonio Quartulli-0/+6
2012-11-15net: correct check in dev_addr_del()Jiri Pirko-1/+2
2012-11-15tcp: fix retransmission in repair modeAndrew Vagin-2/+6
2012-11-15sctp: fix /proc/net/sctp/ memory leakTommi Rantala-4/+4
2012-11-14ipv4/ip_vti.c: VTI fix post-decryption forwardingSaurabh Mohan-0/+5
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-8/+10
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-12/+37
2012-11-13mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich-4/+4
2012-11-13ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return valueHannes Frederic Sowa-0/+1
2012-11-13tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet-5/+10
2012-11-13xfrm: Fix the gc threshold value for ipv4Steffen Klassert-13/+2
2012-11-12wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg-3/+2