Age | Commit message (Expand) | Author |
2013-02-03 | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo |
2013-02-03 | Bluetooth: Fix sending HCI commands after reset | Szymon Janc |
2013-01-17 | mac80211: use del_timer_sync for final sta cleanup timer deletion | Johannes Berg |
2013-01-17 | rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() | Eric Dumazet |
2013-01-17 | rtnetlink: Fix problem with buffer allocation | Greg Rose |
2013-01-17 | rtnetlink: Compute and store minimum ifinfo dump size | Greg Rose |
2013-01-17 | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust |
2013-01-11 | Bluetooth: cancel power_on work when unregistering the device | Gustavo Padovan |
2013-01-11 | tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation | Eric Dumazet |
2013-01-11 | tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming() | Eric Dumazet |
2013-01-11 | tcp: refine SYN handling in tcp_validate_incoming | Eric Dumazet |
2013-01-11 | tcp: implement RFC 5961 4.2 | Eric Dumazet |
2013-01-11 | tcp: implement RFC 5961 3.2 | Eric Dumazet |
2013-01-11 | net: sched: integer overflow fix | Stefan Hasko |
2013-01-11 | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall | Tommi Rantala |
2013-01-11 | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f... | Tommi Rantala |
2012-12-10 | route: release dst_entry.hh_cache when handling redirects | Michal Kubecek |
2012-12-03 | can: bcm: initialize ifindex for timeouts without previous frame reception | Oliver Hartkopp |
2012-12-03 | mac80211: deinitialize ibss-internals after emptiness check | Simon Wunderlich |
2012-11-26 | netfilter: nf_nat: don't check for port change on ICMP tuples | Ulrich Weber |
2012-11-26 | netfilter: Mark SYN/ACK packets as invalid from original direction | Jozsef Kadlecsik |
2012-11-26 | netfilter: Validate the sequence number of dataless ACK packets as well | Jozsef Kadlecsik |
2012-11-26 | net-rps: Fix brokeness causing OOO packets | Tom Herbert |
2012-11-26 | net: correct check in dev_addr_del() | Jiri Pirko |
2012-11-26 | ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value | Hannes Frederic Sowa |
2012-11-26 | ipv4: avoid undefined behavior in do_ip_setsockopt() | Xi Wang |
2012-11-26 | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg |
2012-11-17 | ipv6: send unsolicited neighbour advertisements to all-nodes | Hannes Frederic Sowa |
2012-11-17 | l2tp: fix oops in l2tp_eth_create() error path | Tom Parkin |
2012-11-17 | net: fix divide by zero in tcp algorithm illinois | Jesper Dangaard Brouer |
2012-11-17 | ipv6: Set default hoplimit as zero. | Li RongQing |
2012-11-17 | tcp: fix FIONREAD/SIOCINQ | Eric Dumazet |
2012-11-17 | netlink: use kfree_rcu() in netlink_release() | Eric Dumazet |
2012-11-17 | sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter() | Zijie Pan |
2012-11-17 | mac80211: fix SSID copy on IBSS JOIN | Antonio Quartulli |
2012-11-17 | mac80211: check management frame header length | Johannes Berg |
2012-11-17 | mac80211: don't inspect Sequence Control field on control frames | Javier Cardona |
2012-11-17 | wireless: drop invalid mesh address extension frames | Johannes Berg |
2012-11-17 | cfg80211: fix antenna gain handling | Felix Fietkau |
2012-10-31 | mac80211: check if key has TKIP type before updating IV | Stanislaw Gruszka |
2012-10-31 | SUNRPC: Prevent races in xs_abort_connection() | Trond Myklebust |
2012-10-31 | Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..." | Trond Myklebust |
2012-10-31 | SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAIT | Trond Myklebust |
2012-10-31 | SUNRPC: Get rid of the xs_error_report socket callback | Trond Myklebust |
2012-10-28 | tcp: resets are misrouted | Alexey Kuznetsov |
2012-10-28 | RDS: fix rds-ping spinlock recursion | jeff.liu |
2012-10-28 | net: Fix skb_under_panic oops in neigh_resolve_output | ramesh.nagappa@gmail.com |
2012-10-28 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin |
2012-10-21 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt |
2012-10-21 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal |