aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-31core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-288021q: fix a potential memory leakLi RongQing
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-09Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-06netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-07-06ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-06-30skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-30af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-26netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-11netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-06-07libceph: fix corruption when using page_count 0 page in rbdChunwei Chen
2014-06-07Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-06-07Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-06-07mac80211: fix on-channel remain-on-channelJohannes Berg
2014-06-07mac80211: fix suspend vs. authentication raceJohannes Berg