aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-08net: core: Always propagate flag changes to interfacesVlad Yasevich
2013-12-08ipv4: fix race in concurrent ip_route_input_slow()Alexei Starovoitov
2013-12-08tcp: don't update snd_nxt, when a socket is switched from repair modeAndrey Vagin
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue
2013-12-08xfrm: Release dst if this dst is improper for vti tunnelfan.du
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-12-08ip6_output: fragment outgoing reassembled skb properlyJiri Pirko
2013-12-08ipv6: Fix inet6_init() cleanup orderVlad Yasevich
2013-12-08ipv6: fix leaking uninitialized port number of offender sockaddrHannes Frederic Sowa
2013-12-08net: clamp ->msg_namelen instead of returning an errorDan Carpenter
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_sto...Hannes Frederic Sowa
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2013-12-08inet: prevent leakage of uninitialized memory to user in recv syscallsHannes Frederic Sowa
2013-12-08pkt_sched: fq: fix pacing for small framesEric Dumazet
2013-12-08pkt_sched: fq: warn users using defrateEric Dumazet
2013-12-08ipv4: fix possible seqlock deadlockEric Dumazet
2013-12-08connector: improved unaligned access error fixChris Metcalf
2013-12-08pkt_sched: fq: change classification of control packetsMaciej Żenczykowski
2013-12-08ip6tnl: fix use after free of fb_tnl_devNicolas Dichtel
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter
2013-12-08sit: fix use after free of fb_tunnel_devWillem de Bruijn
2013-12-08net-tcp: fix panic in tcp_fastopen_cache_set()Eric Dumazet
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-12-08tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-12-08macvtap: limit head length of skb allocatedJason Wang
2013-12-08tuntap: limit head length of skb allocatedJason Wang
2013-12-086lowpan: Uncompression of traffic class field was incorrectJukka Rissanen
2013-12-08core/dev: do not ignore dmac in dev_forward_skb()Alexei Starovoitov
2013-12-08usbnet: fix status interrupt urb handlingFelix Fietkau
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-08ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bhHannes Frederic Sowa
2013-12-08ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong
2013-12-08net: Fix "ip rule delete table 256"Andreas Henriksson
2013-12-08net/mlx4_en: Fixed crash when port type is changedAmir Vadai
2013-12-08net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin
2013-12-08bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-12-08ipv6: fix headroom calculation in udp6_ufo_fragmentHannes Frederic Sowa
2013-12-08net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter
2013-12-08net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe
2013-12-04Linux 3.12.3v3.12.3Greg Kroah-Hartman
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat
2013-12-04HID: enable Mayflash USB Gamecube AdapterTristan Rice
2013-12-04HID: add support for LEETGION Hellion Gaming MouseAnders F. U. Kiær
2013-12-04HID: roccat: add missing special driver declarationsStefan Achatz
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz
2013-12-04HID: roccat: add new device return valueStefan Achatz
2013-12-04X.509: Remove certificate date checksDavid Howells