summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman
2014-06-26netlink: Rename netlink_capable netlink_allowedEric W. Biederman
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-11netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko
2014-06-11netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-06-11Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz
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. association raceEmmanuel Grumbach
2014-06-07mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller
2014-06-07cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-06-07cfg80211: free sme on connection failuresEliad Peller
2014-06-07cfg80211: fix few minor issues in reg_process_hint()Ilan Peer
2014-05-31net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet
2014-05-31ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-31ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet
2014-05-31net_sched: fix an oops in tcindex filterCong Wang
2014-05-31ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-05-31batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli
2014-05-31batman-adv: increase orig refcount when storing ref in gw_nodeAntonio Quartulli
2014-05-31batman-adv: fix reference counting imbalance while sending fragmentAntonio Quartulli
2014-05-31batman-adv: fix indirect hard_iface NULL dereferenceMarek Lindner
2014-05-31net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet
2014-05-31rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-31ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa
2014-05-31net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-31batman-adv: fix removing neigh_ifinfoSimon Wunderlich
2014-05-31batman-adv: always run purge_orig_neighborsSimon Wunderlich
2014-05-31batman-adv: fix neigh reference imbalanceSimon Wunderlich
2014-05-31batman-adv: fix neigh_ifinfo imbalanceSimon Wunderlich
2014-05-31neigh: set nud_state to NUD_INCOMPLETE when probing router reachabilityDuan Jiong
2014-05-31ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani
2014-05-31ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-31net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-31net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-31ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs
2014-05-31ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-31vsock: Make transport the proto ownerAndy King
2014-05-31net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-31tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-31net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss
2014-05-31sctp: reset flowi4_oif parameter on route lookupXufeng Zhang
2014-05-31bridge: Handle IFLA_ADDRESS correctly when creating bridge deviceToshiaki Makita
2014-05-31ipv6: fib: fix fib dump restartKumar Sundararajan
2014-05-31rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is setDavid Gibson
2014-05-31rtnetlink: Warn when interface's information won't fit in our packetDavid Gibson
2014-05-31net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski