summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-06-23rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-23sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-23ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-23ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-23net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-23tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-23net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-23net: tunnels - enable module autoloadingTom Gundersen
2014-06-23bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-23netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-23net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-23net: Add variants of capable for use on netlink messagesEric W. Biederman
2014-06-23net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-23net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-23netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-06-23skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-06-23skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-06-23skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-06-23skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-06-23skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-06-11netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-09libceph: fix corruption when using page_count 0 page in rbdChunwei Chen
2014-06-06Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-06-06mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-06-06cfg80211: free sme on connection failuresEliad Peller
2014-06-04netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-06-04mac80211: fix on-channel remain-on-channelJohannes Berg
2014-05-29net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-29ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-29ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-05-29batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli
2014-05-29rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-29ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-29ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-29net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-29net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-29ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-29vsock: Make transport the proto ownerAndy King
2014-05-29tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-29sctp: reset flowi4_oif parameter on route lookupXufeng Zhang
2014-05-29bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-05-29ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-29rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-29rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-29net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski
2014-05-29net: sctp: cache auth_enable per endpointVlad Yasevich
2014-05-29vlan: Fix lockdep warning when vlan dev handle notificationdingtianhong
2014-05-29ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-05-29filter: prevent nla extensions to peek beyond the end of the messageMathias Krause
2014-05-29ipv4: return valid RTA_IIF on ip route getJulian Anastasov