summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: fix oops on netns removalFlorian Westphal2014-07-091-1/+34
* mac80211: fix a memory leak on sta rate selection tableFelix Fietkau2014-07-091-0/+1
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-07-091-4/+2
* mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa2014-07-091-0/+1
* Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-07-091-5/+0
* Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-07-091-1/+6
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-07-091-0/+4
* Bluetooth: Fix check for connection encryptionJohan Hedberg2014-07-091-1/+1
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-07-091-2/+5
* ipvs: Fix panic due to non-linear skbPeter Christensen2014-07-061-5/+10
* SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust2014-07-061-0/+2
* Bluetooth: Fix L2CAP deadlockJukka Taimisto2014-06-301-1/+4
* Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen2014-06-301-30/+35
* af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun2014-06-301-1/+1
* udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-261-0/+4
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-261-4/+18
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-261-1/+1
* ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-261-5/+15
* ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-262-4/+4
* net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-263-3/+4
* tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-261-6/+5
* net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-261-8/+3
* net: tunnels - enable module autoloadingTom Gundersen2014-06-263-0/+3
* bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-263-2/+37
* ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener2014-06-261-4/+4
* netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-261-1/+6
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-06-2615-31/+33
* net: Add variants of capable for use on netlink messagesEric W. Biederman2014-06-261-0/+65
* net: Add variants of capable for use on on socketsEric W. Biederman2014-06-261-0/+49
* net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman2014-06-262-3/+8
* netlink: Rename netlink_capable netlink_allowedEric W. Biederman2014-06-261-5/+5
* netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-06-161-2/+3
* netfilter: nfnetlink: Fix use after free when it fails to process batchDenys Fedoryshchenko2014-06-111-4/+4
* netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-06-111-2/+4
* Bluetooth: Fix L2CAP LE debugfs entries permissionsSamuel Ortiz2014-06-111-2/+2
* libceph: fix corruption when using page_count 0 page in rbdChunwei Chen2014-06-071-1/+19
* Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg2014-06-071-3/+6
* Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-06-071-0/+6
* mac80211: fix on-channel remain-on-channelJohannes Berg2014-06-072-7/+21
* mac80211: fix suspend vs. association raceEmmanuel Grumbach2014-06-071-7/+13
* mac80211: fix nested rtnl locking on ieee80211_reconfigEliad Peller2014-06-071-1/+1
* cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-06-071-2/+10
* cfg80211: free sme on connection failuresEliad Peller2014-06-071-1/+1
* cfg80211: fix few minor issues in reg_process_hint()Ilan Peer2014-06-071-9/+10
* net-gro: reset skb->truesize in napi_reuse_skb()Eric Dumazet2014-05-311-0/+1
* ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-311-1/+1
* ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-312-6/+2
* net_sched: fix an oops in tcindex filterCong Wang2014-05-311-10/+20
* ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-311-0/+1
* batman-adv: fix local TT check for outgoing arp requests in DATAntonio Quartulli2014-05-311-2/+1