aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicGravatar Hannes Frederic Sowa 1-1/+1
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Gravatar Neal Cardwell 3-1/+2
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Gravatar Andrey Vagin 1-1/+3
2014-08-09Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinuxGravatar Linus Torvalds 1-4/+4
2014-08-07netlabel: fix the netlbl_catmap_setlong() dummy functionGravatar Paul Moore 1-4/+4
2014-08-06net-timestamp: sock_tx_timestamp() fixGravatar Eric Dumazet 1-2/+4
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 41-629/+1129
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-41/+53
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+1
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsGravatar Willem de Bruijn 1-0/+2
2014-08-05net-timestamp: move timestamp flags out of sk_flagsGravatar Willem de Bruijn 1-18/+11
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structGravatar Willem de Bruijn 1-1/+3
2014-08-05tcp: reduce spurious retransmits due to transient SACK renegingGravatar Neal Cardwell 1-1/+1
2014-08-05Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 6-53/+24
2014-08-02inet: frags: use kmem_cache for inet_frag_queueGravatar Nikolay Aleksandrov 1-1/+3
2014-08-02inet: frags: enum the flag definitions and add descriptionsGravatar Nikolay Aleksandrov 1-11/+35
2014-08-02inet: frags: rename last_in to flagsGravatar Nikolay Aleksandrov 1-1/+1
2014-08-02Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextGravatar James Morris 1-41/+53
2014-08-01netlabel: shorter names for the NetLabel catmap funcs/structsGravatar Paul Moore 1-55/+45
2014-08-01netlabel: fix the horribly broken catmap functionsGravatar Paul Moore 1-2/+24
2014-08-01netlabel: fix a problem when setting bits below the previously lowest bitGravatar Paul Moore 1-4/+4
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIGravatar Jason Gunthorpe 2-5/+5
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextGravatar David S. Miller 1-6/+0
2014-07-30ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Gravatar Dmitry Popov 1-0/+1
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-10/+1
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableGravatar Johan Hedberg 1-2/+2
2014-07-30Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLEGravatar Johan Hedberg 1-1/+1
2014-07-306lowpan: remove unused functionGravatar Varka Bhadram 1-11/+0
2014-07-306lowpan: remove unused macrosGravatar Varka Bhadram 1-15/+0
2014-07-306lowpan: remove unused LOWPAN_FRAG_SIZE defineGravatar Alexander Aring 1-11/+0
2014-07-306lowpan: iphc: use ipv6 api to check address scopeGravatar Alexander Aring 1-13/+0
2014-07-29ipv4: fail early when creating netdev named all or defaultGravatar WANG Cong 1-0/+6
2014-07-29net: remove deprecated syststamp timestampGravatar Willem de Bruijn 1-8/+3
2014-07-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 2-0/+7
2014-07-29Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar John W. Linville 2-0/+14
2014-07-28ip: make IP identifiers less predictableGravatar Eric Dumazet 1-10/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 6-223/+236
2014-07-28netlink: Fix shadow warning on jiffiesGravatar Mark Rustad 1-3/+3
2014-07-27inet: frag: use seqlock for hash rebuildGravatar Florian Westphal 1-7/+6
2014-07-27inet: frag: remove periodic secret rebuild timerGravatar Florian Westphal 1-2/+2
2014-07-27inet: frag: remove lru listGravatar Florian Westphal 1-30/+2
2014-07-27inet: frag: don't account number of fragment queuesGravatar Florian Westphal 3-9/+0
2014-07-27inet: frag: move eviction of queues to work queueGravatar Florian Westphal 1-1/+5
2014-07-27inet: frag: move evictor calls into frag_find functionGravatar Florian Westphal 1-1/+0
2014-07-27inet: frag: constify match, hashfn and constructor argumentsGravatar Florian Westphal 2-7/+8
2014-07-26Bluetooth: Provide defaults for LE advertising intervalGravatar Georg Lukas 1-0/+2
2014-07-25netfilter: kill remnants of ulog targetsGravatar Paul Bolle 1-6/+0
2014-07-24Bluetooth: Fix issue with ADV_IND reports and auto-connection handlingGravatar Marcel Holtmann 1-0/+1
2014-07-23sock: remove skb argument from sk_rcvqueues_fullGravatar Sorin Dumitru 1-3/+2
2014-07-23Bluetooth: Get MWS transport configuration of the controllerGravatar Marcel Holtmann 1-0/+2