summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-08sch_tbf: handle too small burstEric Dumazet1-7/+25
2013-12-08gro: Clean up tcpX_gro_receive checksum verificationHerbert Xu2-33/+20
2013-12-08gro: Only verify TCP checksums for candidatesHerbert Xu2-0/+10
2013-12-08gso: handle new frag_list of frags GRO packetsHerbert Xu1-25/+50
2013-12-08af_packet: block BH in prb_shutdown_retire_blk_timer()Veaceslav Falico1-2/+2
2013-12-08packet: fix use after free race in send path when dev is releasedDaniel Borkmann2-23/+37
2013-12-08bridge: flush br's address entry in fdb when remove the bridge devDing Tianhong1-0/+2
2013-12-08net: core: Always propagate flag changes to interfacesVlad Yasevich1-1/+1
2013-12-08ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov1-2/+6
2013-12-08tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin1-1/+0
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-12-08xfrm: Release dst if this dst is improper for vti tunnelfan.du1-0/+1
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko9-202/+13
2013-12-08ip6_output: fragment outgoing reassembled skb properlyJiri Pirko1-1/+2
2013-12-08ipv6: Fix inet6_init() cleanup orderVlad Yasevich1-2/+2
2013-12-08ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa1-0/+1
2013-12-08net: clamp ->msg_namelen instead of returning an errorDan Carpenter2-2/+2
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa12-17/+26
2013-12-08net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa1-1/+2
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa35-112/+65
2013-12-08ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa1-15/+19
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa8-38/+17
2013-12-08pkt_sched: fq: fix pacing for small framesEric Dumazet2-4/+21
2013-12-08pkt_sched: fq: warn users using defrateEric Dumazet2-9/+5
2013-12-08ipv4: fix possible seqlock deadlockEric Dumazet1-1/+1
2013-12-08connector: improved unaligned access error fixChris Metcalf1-30/+42
2013-12-08pkt_sched: fq: change classification of control packetsMaciej Żenczykowski1-7/+1
2013-12-08ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel1-5/+13
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-12-08sit: fix use after free of fb_tunnel_devWillem de Bruijn1-4/+14
2013-12-08net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet1-1/+4
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-08tcp: tsq: restore minimal amount of queueingEric Dumazet3-10/+5
2013-12-08macvtap: limit head length of skb allocatedJason Wang1-1/+7
2013-12-08tuntap: limit head length of skb allocatedJason Wang1-1/+9
2013-12-086lowpan: Uncompression of traffic class field was incorrectJukka Rissanen1-2/+2
2013-12-08core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov2-7/+3
2013-12-08usbnet: fix status interrupt urb handlingFelix Fietkau1-3/+0
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann2-10/+10
2013-12-08ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa1-0/+2
2013-12-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong1-2/+5
2013-12-08net: Fix "ip rule delete table 256"Andreas Henriksson1-1/+2
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai1-4/+4
2013-12-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin1-0/+2
2013-12-08bonding: RCUify bond_set_rx_mode()Veaceslav Falico1-4/+4
2013-12-08ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa1-1/+1
2013-12-08net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter1-1/+2
2013-12-08net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe1-0/+1
2013-12-04Linux 3.12.3v3.12.3Greg Kroah-Hartman1-1/+1