Age | Commit message (Expand) | Author |
2014-07-06 | SUNRPC: Fix a module reference leak in svc_handle_xprt | Trond Myklebust |
2014-06-30 | Bluetooth: Fix L2CAP deadlock | Jukka Taimisto |
2014-06-30 | Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling | Jukka Rissanen |
2014-06-30 | af_iucv: wrong mapping of sent and confirmed skbs | Ursula Braun |
2014-06-26 | udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup | Eric Dumazet |
2014-06-26 | rtnetlink: fix userspace API breakage for iproute2 < v3.9.0 | Michal Schmidt |
2014-06-26 | sctp: Fix sk_ack_backlog wrap-around problem | Xufeng Zhang |
2014-06-26 | ipv4: fix a race in ip4_datagram_release_cb() | Eric Dumazet |
2014-06-26 | ipip, sit: fix ipv4_{update_pmtu,redirect} calls | Dmitry Popov |
2014-06-26 | net: force a list_del() in unregister_netdevice_many() | Eric Dumazet |
2014-06-26 | tcp: fix cwnd undo on DSACK in F-RTO | Yuchung Cheng |
2014-06-26 | net: fix inet_getid() and ipv6_select_ident() bugs | Eric Dumazet |
2014-06-26 | net: tunnels - enable module autoloading | Tom Gundersen |
2014-06-26 | bridge: Prevent insertion of FDB entry with disallowed vlan | Toshiaki Makita |
2014-06-26 | ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next() | Sven Wegener |
2014-06-26 | netlink: Only check file credentials for implicit destinations | Eric W. Biederman |
2014-06-26 | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on netlink messages | Eric W. Biederman |
2014-06-26 | net: Add variants of capable for use on on sockets | Eric W. Biederman |
2014-06-26 | net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump | Eric W. Biederman |
2014-06-26 | netlink: Rename netlink_capable netlink_allowed | Eric W. Biederman |
2014-06-16 | netfilter: ipv4: defrag: set local_df flag on defragmented skb | Florian Westphal |
2014-06-11 | netfilter: nfnetlink: Fix use after free when it fails to process batch | Denys Fedoryshchenko |
2014-06-11 | netfilter: Fix potential use after free in ip6_route_me_harder() | Sergey Popovich |
2014-06-11 | Bluetooth: Fix L2CAP LE debugfs entries permissions | Samuel Ortiz |
2014-06-07 | libceph: fix corruption when using page_count 0 page in rbd | Chunwei Chen |
2014-06-07 | Bluetooth: Fix redundant encryption request for reauthentication | Johan Hedberg |
2014-06-07 | Bluetooth: Fix triggering BR/EDR L2CAP Connect too early | Johan Hedberg |
2014-06-07 | mac80211: fix on-channel remain-on-channel | Johannes Berg |
2014-06-07 | mac80211: fix suspend vs. association race | Emmanuel Grumbach |
2014-06-07 | mac80211: fix nested rtnl locking on ieee80211_reconfig | Eliad Peller |
2014-06-07 | cfg80211: add cfg80211_sched_scan_stopped_rtnl | Eliad Peller |
2014-06-07 | cfg80211: free sme on connection failures | Eliad Peller |
2014-06-07 | cfg80211: fix few minor issues in reg_process_hint() | Ilan Peer |
2014-05-31 | net-gro: reset skb->truesize in napi_reuse_skb() | Eric Dumazet |
2014-05-31 | ipv4: initialise the itag variable in __mkroute_input | Li RongQing |
2014-05-31 | ipv6: gro: fix CHECKSUM_COMPLETE support | Eric Dumazet |
2014-05-31 | net_sched: fix an oops in tcindex filter | Cong Wang |
2014-05-31 | ip_tunnel: Initialize the fallback device properly | Steffen Klassert |
2014-05-31 | batman-adv: fix local TT check for outgoing arp requests in DAT | Antonio Quartulli |
2014-05-31 | batman-adv: increase orig refcount when storing ref in gw_node | Antonio Quartulli |
2014-05-31 | batman-adv: fix reference counting imbalance while sending fragment | Antonio Quartulli |
2014-05-31 | batman-adv: fix indirect hard_iface NULL dereference | Marek Lindner |
2014-05-31 | net: gro: make sure skb->cb[] initial content has not to be zero | Eric Dumazet |
2014-05-31 | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang |
2014-05-31 | ipv6: fix calculation of option len in ip6_append_data | Hannes Frederic Sowa |
2014-05-31 | net: avoid dependency of net_get_random_once on nop patching | Hannes Frederic Sowa |
2014-05-31 | batman-adv: fix removing neigh_ifinfo | Simon Wunderlich |
2014-05-31 | batman-adv: always run purge_orig_neighbors | Simon Wunderlich |
2014-05-31 | batman-adv: fix neigh reference imbalance | Simon Wunderlich |