aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-07-17mac80211: fix a memory leak on sta rate selection tableFelix Fietkau
2014-07-17mac80211: don't check netdev state for debugfs read/writeArik Nemtsov
2014-07-17mac80211: fix IBSS join by initializing last_scan_completedKrzysztof Hałasa
2014-07-17Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak
2014-07-17Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg
2014-07-17Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-07-17Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
2014-07-17ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-17SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-07-16netfilter: nf_nat: fix oops on netns removalFlorian Westphal
2014-07-16ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov
2014-07-02Bluetooth: Fix check for connection encryptionJohan Hedberg
2014-07-02Bluetooth: Fix redundant encryption request for reauthenticationJohan Hedberg
2014-07-02netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-07-02Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-07-02af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun
2014-06-27xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek
2014-06-27vlan: more careful checksum features handlingMichal Kubeček
2014-06-27net/compat: Fix minor information leak in siocdevprivate_ioctl()Ben Hutchings
2014-06-27net: Do not enable tx-nocache-copy by defaultBenjamin Poirier
2014-06-27tipc: fix memory leak of publicationsYing Xue
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