Age | Commit message (Expand) | Author |
2013-04-05 | x25: Validate incoming call user data lengths | Matthew Daley |
2013-04-05 | net/irda: add missing error path release_sock call | Kees Cook |
2013-04-05 | Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state | Vinicius Costa Gomes |
2013-04-05 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-28 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-28 | rtnetlink: Mask the rta_type when range checking | Vlad Yasevich |
2013-03-28 | sctp: don't break the loop while meeting the active_path so as to find the ma... | Xufeng Zhang |
2013-03-28 | net/ipv4: Ensure that location of timestamp option is stored | David Ward |
2013-03-20 | dcbnl: fix various netlink info leaks | Mathias Krause |
2013-03-20 | rtnl: fix info leak on RTM_GETLINK request for VF devices | Mathias Krause |
2013-03-20 | ipv6: stop multicast forwarding to process interface scoped addresses | Hannes Frederic Sowa |
2013-03-20 | bridging: fix rx_handlers return code | Cristian Bercaru |
2013-03-20 | netlabel: correctly list all the static label mappings | Paul Moore |
2013-03-20 | tcp: fix double-counted receiver RTT when leaving receiver fast path | Neal Cardwell |
2013-03-20 | net: ipv6: Don't purge default router if accept_ra=2 | Lorenzo Colitti |
2013-03-20 | rds: limit the size allocated by rds_message_alloc() | Cong Wang |
2013-03-20 | l2tp: Restore socket refcount when sendmsg succeeds | Guillaume Nault |
2013-03-14 | decnet: Fix disappearing sysctl entries | Eric W. Biederman |
2013-03-14 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
2013-03-04 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-28 | ipv6: use a stronger hash for tcp | Eric Dumazet |
2013-02-28 | ipv4: fix a bug in ping_err(). | Li Wei |
2013-02-28 | bridge: set priority of STP packets | Stephen Hemminger |
2013-02-14 | bridge: Pull ip header into skb->data before looking into ip header. | Sarveshwar Bandi |
2013-02-14 | tcp: fix for zero packets_in_flight was too broad | Ilpo Järvinen |
2013-02-14 | tcp: frto should not set snd_cwnd to 0 | Eric Dumazet |
2013-02-14 | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann |
2013-02-14 | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann |
2013-02-14 | sctp: refactor sctp_outq_teardown to insure proper re-initalization | Neil Horman |
2013-02-14 | packet: fix leakage of tx_ring memory | Phil Sutter |
2013-02-14 | ipv6: do not create neighbor entries for local delivery | Marcelo Ricardo Leitner |
2013-02-14 | pktgen: correctly handle failures when adding a device | Cong Wang |
2013-02-14 | net: prevent setting ttl=0 via IP_TTL | Cong Wang |
2013-02-14 | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka |
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 |