summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-08-26tipc: don't use memcpy to copy from user spaceYing Xue
2014-08-26mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller
2014-08-19sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-19iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-08-19net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-08-19net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-08-19tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-19tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-19net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-08-19ip: make IP identifiers less predictableEric Dumazet
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-08-19net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-19Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-08-19cfg80211: fix mic_failure tracingEliad Peller
2014-07-29ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-29dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-29net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-29tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-29netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-29appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-29tcp: fix false undo corner casesYuchung Cheng
2014-07-29igmp: fix the problem when mc leave groupdingtianhong
2014-07-29net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-29ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-29tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-29ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-29ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-29net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao
2014-07-298021q: fix a potential memory leakLi RongQing
2014-07-29net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-07-29tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-29net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-07-29ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-17mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-17mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-17mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa
2014-07-17Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-07-17Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-17Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-17Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-17ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-17SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-07-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-07-16ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov
2014-07-02Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-02Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-07-02netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-07-02Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-07-02af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun
2014-06-27xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek