Age | Commit message (Expand) | Author |
2013-12-08 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-11-04 | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb |
2013-11-04 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-07-28 | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi... | Hannes Frederic Sowa |
2013-07-28 | ipv6,mcast: always hold idev->lock before mca_lock | Amerigo Wang |
2013-06-20 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-05-19 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-19 | tcp: force a dst refcount when prequeue packet | Eric Dumazet |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-03-28 | inet: limit length of fragment queue hash table bucket lists | Hannes Frederic Sowa |
2013-03-28 | ipv4: fix definition of FIB_TABLE_HASHSZ | Denis V. Lunev |
2013-02-28 | ipv6: use a stronger hash for tcp | Eric Dumazet |
2013-02-28 | net: fix a compile error when SOCK_REFCNT_DEBUG is enabled | Ying Xue |
2013-01-11 | tcp: implement RFC 5961 3.2 | Eric Dumazet |
2013-01-11 | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch |
2012-11-17 | mac80211: verify that skb data is present | Johannes Berg |
2012-10-21 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming |
2012-10-21 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso |
2012-10-13 | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert |
2012-10-02 | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes |
2012-10-02 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet |
2012-10-02 | tcp: Apply device TSO segment limit earlier | Ben Hutchings |
2012-07-16 | bonding: Fix corrupted queue_mapping | Eric Dumazet |
2012-07-16 | inetpeer: fix a race in inetpeer_gc_worker() | Eric Dumazet |
2012-07-16 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-10 | ipv6: fix incorrect ipsec fragment | Gao feng |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-05-14 | Bluetooth: notify userspace of security level change | Gustavo Padovan |
2012-05-10 | sctp: check cached dst before using it | Nicolas Dichtel |
2012-05-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-30 | net: fix sk_sockets_allocated_read_positive | Eric Dumazet |
2012-04-30 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-04-30 | ipvs: kernel oops - do_ip_vs_get_ctl | Hans Schillstrom |
2012-04-30 | ipvs: take care of return value from protocol init_netns | Hans Schillstrom |
2012-04-27 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2012-04-24 | set fake_rtable's dst to NULL to avoid kernel Oops | Peter Huang (Peng) |
2012-04-17 | net/sock.h: fix sk_peek_off kernel-doc warning | Randy Dunlap |
2012-04-17 | ipv6: clean up rt6_clean_expires | Jiri Bohac |
2012-04-17 | ipv6: fix rt6_update_expires | Jiri Bohac |
2012-04-16 | net_sched: red: Make minor corrections to comments | David Ward |
2012-04-16 | Bluetooth: Temporary keys should be retained during connection | Vishal Agarwal |
2012-04-16 | Bluetooth: hci_persistent_key should return bool | Vishal Agarwal |
2012-04-13 | ipv6: fix problem with expired dst cache | Gao feng |
2012-04-09 | mac80211: Convert WARN_ON to WARN_ON_ONCE | Larry Finger |
2012-04-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2012-04-05 | Bluetooth: Fix userspace compatibility issue with mgmt interface | Gustavo Padovan |
2012-04-03 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-03-28 | Bluetooth: mgmt: Fix timeout type | Andrei Emeltchenko |
2012-03-28 | Bluetooth: Check for minimum data length in eir_has_data_type() | Johan Hedberg |