summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-07ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
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-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-288021q: fix a potential memory leakLi RongQing
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-09Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-06-30skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-06-30skbuff: export skb_copy_ubufsMichael S. Tsirkin
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon
2014-06-11Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery
2014-06-11Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2014-06-07mac80211: drop spoofed packets in ad-hoc modeFelix Fietkau
2014-06-07cfg80211: check wdev->netdev in connection workJohannes Berg
2014-06-07mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2014-06-07net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-06-07skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-07ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-06-07act_mirred: do not drop packets when fails to mirror itJason Wang
2014-06-07ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-06-07net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-06-07tcp_cubic: fix the range of delayed_ackLiu Yu
2014-06-07rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-06-07rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-06-07filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-06-07net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-07ipv6: Limit mtu to 65575 bytesEric Dumazet