summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-07-06ipvs: Fix panic due to non-linear skbPeter Christensen
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto
2014-06-30Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handlingJukka Rissanen
2014-06-30af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun
2014-06-26udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet
2014-06-26rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt
2014-06-26sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26net: force a list_del() in unregister_netdevice_many()Eric Dumazet
2014-06-26tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-26bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita
2014-06-26ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman
2014-06-26net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman
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