aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2014-05-30net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-30ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-30ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-30ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-30net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-30net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-30tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-30sctp: reset flowi4_oif parameter on route lookupXufeng Zhang
2014-05-30bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-05-30ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-30rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-30rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-30net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-30vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-30ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-30filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-30ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-30net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-05-30vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-30gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-30ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-30bridge: Fix double free and memory leak around br_allowed_ingressToshiaki Makita
2014-05-30net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-05-30l2tp: take PMTU from tunnel UDP socketDmitry Petukhov
2014-05-30net: sctp: test if association is dead in sctp_wake_up_waitersDaniel Borkmann
2014-05-30net: sctp: wake up all assocs if sndbuf policy is per socketDaniel Borkmann
2014-05-30netfilter: Can't fail and free after table replacementThomas Graf
2014-05-13mac80211: exclude AP_VLAN interfaces from tx power calculationFelix Fietkau
2014-05-13mac80211: fix software remain-on-channel implementationJohannes Berg
2014-05-13mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-04-26Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-04-14rds: prevent dereference of a NULL device in rds_iw_laddr_checkSasha Levin
2014-04-14ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-04-14vlan: Set hard_header_len according to available accelerationVlad Yasevich
2014-04-14netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-04-14ip6mr: fix mfc notification flagsNicolas Dichtel
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-04-14ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-04-14ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-04-14net: socket: error on a negative msg_namelenMatthew Leach
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet