aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-10-05netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal
2014-10-05ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-10-05ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-10-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-10-05Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-09-17libceph: gracefully handle large reply messages from the monSage Weil
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov
2014-09-17libceph: do not hard code max auth ticket lenIlya Dryomov
2014-09-17libceph: add process_one_ticket() helperIlya Dryomov
2014-09-17libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov
2014-09-17Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman
2014-09-17Bluetooth: never linger on process exitVladimir Davydov
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-08-14sctp: fix possible seqlock seadlock in sctp_packet_transmit()Eric Dumazet
2014-08-14iovec: make sure the caller actually wants anything in memcpy_fromiovecendSasha Levin
2014-08-14net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-08-14net: sctp: inherit auth_capable on INIT collisionsDaniel Borkmann
2014-08-14tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-14tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-14net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg
2014-08-07cfg80211: fix mic_failure tracingEliad Peller
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