summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-1/+1
2014-09-06net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-1/+1
2014-09-06net-timestamp: only report sw timestamp if reporting bit is setWillem de Bruijn1-3/+1
2014-09-04Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...John W. Linville1-1/+1
2014-09-02Merge tag 'master-2014-08-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-1/+2
2014-08-30net: sctp: fix ABI mismatch through sctp_assoc_to_state helperDaniel Borkmann1-0/+13
2014-08-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-1/+2
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg1-0/+2
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend1-1/+0
2014-08-15regulatory: add NUL to alpha2Eliad Peller1-1/+1
2014-08-15tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa1-1/+1
2014-08-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-08-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin1-1/+3
2014-08-10Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxLinus Torvalds1-4/+4
2014-08-08netlabel: fix the netlbl_catmap_setlong() dummy functionPaul Moore1-4/+4
2014-08-06net-timestamp: sock_tx_timestamp() fixEric Dumazet1-2/+4
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds41-629/+1129
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-41/+53
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-08-06net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn1-0/+2
2014-08-06net-timestamp: move timestamp flags out of sk_flagsWillem de Bruijn1-18/+11
2014-08-06net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn1-1/+3
2014-08-06tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell1-1/+1
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-53/+24
2014-08-03inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov1-1/+3
2014-08-03inet: frags: enum the flag definitions and add descriptionsNikolay Aleksandrov1-11/+35
2014-08-03inet: frags: rename last_in to flagsNikolay Aleksandrov1-1/+1
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-41/+53
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsPaul Moore1-55/+45
2014-08-01netlabel: fix the horribly broken catmap functionsPaul Moore1-2/+24
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitPaul Moore1-4/+4
2014-08-01sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2-5/+5
2014-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+0
2014-07-31ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov1-0/+1
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg1-2/+2
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEJohan Hedberg1-1/+1
2014-07-306lowpan: remove unused functionVarka Bhadram1-11/+0
2014-07-306lowpan: remove unused macrosVarka Bhadram1-15/+0
2014-07-306lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring1-11/+0
2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring1-13/+0
2014-07-29ipv4: fail early when creating netdev named all or defaultWANG Cong1-0/+6
2014-07-29net: remove deprecated syststamp timestampWillem de Bruijn1-8/+3
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+7
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-0/+14
2014-07-29ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-29Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-223/+236
2014-07-29netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3
2014-07-28inet: frag: use seqlock for hash rebuildFlorian Westphal1-7/+6
2014-07-28inet: frag: remove periodic secret rebuild timerFlorian Westphal1-2/+2