Age | Commit message (Expand) | Author |
2012-10-17 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust |
2012-10-10 | net: do not disable sg for packets requiring no checksum | Ed Cashin |
2012-10-10 | netrom: copy_datagram_iovec can fail | Alan Cox |
2012-10-10 | l2tp: fix a typo in l2tp_eth_dev_recv() | Eric Dumazet |
2012-10-10 | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet |
2012-10-10 | ipv6: raw: fix icmpv6_filter() | Eric Dumazet |
2012-10-10 | ipv4: raw: fix icmp_filter() | Eric Dumazet |
2012-10-10 | net: guard tcp_set_keepalive() to tcp sockets | Eric Dumazet |
2012-10-10 | net: small bug on rxhash calculation | Chema Gonzalez |
2012-10-10 | sctp: Don't charge for data in sndbuf again when transmitting packet | Thomas Graf |
2012-10-10 | tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero | Michal Kubeček |
2012-10-10 | ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt | Gao feng |
2012-10-10 | 8021q: fix mac_len recomputation in vlan_untag() | Antonio Quartulli |
2012-10-10 | pkt_sched: fix virtual-start-time update in QFQ | Paolo Valente |
2012-10-10 | net-sched: sch_cbq: avoid infinite loop | Eric Dumazet |
2012-10-10 | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause |
2012-10-10 | xfrm_user: don't copy esn replay window twice for new states | Mathias Krause |
2012-10-10 | xfrm_user: fix info leak in copy_to_user_tmpl() | Mathias Krause |
2012-10-10 | xfrm_user: fix info leak in copy_to_user_policy() | Mathias Krause |
2012-10-10 | xfrm_user: fix info leak in copy_to_user_state() | Mathias Krause |
2012-10-10 | xfrm_user: fix info leak in copy_to_user_auth() | Mathias Krause |
2012-10-10 | xfrm: fix a read lock imbalance in make_blackhole | Li RongQing |
2012-10-10 | xfrm_user: return error pointer instead of NULL #2 | Mathias Krause |
2012-10-10 | xfrm_user: return error pointer instead of NULL | Mathias Krause |
2012-10-10 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-10-10 | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes |
2012-10-10 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-10-10 | rds: set correct msg_namelen | Weiping Pan |
2012-10-10 | net: Statically initialize init_net.dev_base_head | Rustad, Mark D |
2012-10-10 | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez |
2012-09-19 | SUNRPC: Fix a UDP transport regression | Trond Myklebust |
2012-09-19 | net: ipv4: ipmr_expire_timer causes crash when removing net namespace | Francesco Ruggeri |
2012-09-19 | l2tp: avoid to use synchronize_rcu in tunnel free function | xeb@mail.ru |
2012-09-19 | netlink: fix possible spoofing from non-root processes | Pablo Neira Ayuso |
2012-09-19 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet |
2012-09-19 | af_packet: don't emit packet on orig fanout group | Eric Leblond |
2012-09-19 | net: fix info leak in compat dev_ifconf() | Mathias Krause |
2012-09-19 | ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) | Mathias Krause |
2012-09-19 | dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO) | Mathias Krause |
2012-09-19 | llc: fix info leak via getsockname() | Mathias Krause |
2012-09-19 | Bluetooth: L2CAP - Fix info leak via getsockname() | Mathias Krause |
2012-09-19 | Bluetooth: RFCOMM - Fix info leak via getsockname() | Mathias Krause |
2012-09-19 | Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) | Mathias Krause |
2012-09-19 | Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY) | Mathias Krause |
2012-09-19 | Bluetooth: HCI - Fix info leak via getsockname() | Mathias Krause |
2012-09-19 | Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER) | Mathias Krause |
2012-09-19 | atm: fix info leak via getsockname() | Mathias Krause |
2012-09-19 | atm: fix info leak in getsockopt(SO_ATMPVC) | Mathias Krause |
2012-09-19 | ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock | Ben Hutchings |
2012-09-19 | af_packet: remove BUG statement in tpacket_destruct_skb | danborkmann@iogearbox.net |