summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-01-09net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2014-01-09ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-11-27active-standby: add cmdline into /proc/net/chunx
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
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-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
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-12-03bluetooth: hid: make Android code conditionalMursalin Akon
2012-11-20mac80211&nl80211: support to abort a scan request on txWei Ni
2012-11-17mac80211: verify that skb data is presentJohannes Berg
2012-11-14usb: gadget: phonet: Add Phonet over ACM for RMCBH Hsieh
2012-11-12drivers: net: Modifications for RMC PegaPCI.Raj Jayaraman
2012-11-12net: phonet: Modifications for RMC PegaPCI.Raj Jayaraman
2012-10-31Revert "mac80211&nl80211: support to abort a scan request on tx"Nitin Bindal
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-16mac80211&nl80211: support to abort a scan request on txWei Ni
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-09-07cfg80211: restructure AP/GO mode APIJohannes Berg
2012-07-18Merge commit 'v3.4.5' into android-t114-3.4-rebasedVarun Wadekar
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-07-03Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2012-06-12bluetooth: Re-add HCI notifier handlingNagarjuna Kristam
2012-06-11Merge commit 'v3.4.2' into android-tegra-nv-3.4Varun Wadekar
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-04Merge commit 'v3.4' into android-tegra-nv-3.4Varun Wadekar
2012-05-18sctp: check cached dst before using itNicolas Dichtel
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-14Bluetooth: Temporary keys should be retained during connectionVishal Agarwal
2012-05-14Bluetooth: hci_persistent_key should return boolVishal Agarwal
2012-05-14net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-05-14ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-05-14ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-05-14set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)