summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-01net: fix incorrect credentials passingLinus Torvalds
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-28ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet
2013-02-28net: fix a compile error when SOCK_REFCNT_DEBUG is enabledYing Xue
2013-01-11tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-11inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert
2012-10-02Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-10-02af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)
2012-04-17net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap
2012-04-17ipv6: clean up rt6_clean_expiresJiri Bohac
2012-04-17ipv6: fix rt6_update_expiresJiri Bohac
2012-04-16net_sched: red: Make minor corrections to commentsDavid Ward
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-04-13ipv6: fix problem with expired dst cacheGao feng
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan
2012-04-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-26netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich