aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-31sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2-5/+5
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-6/+0
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
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-28ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-223/+236
2014-07-28netlink: Fix shadow warning on jiffiesMark Rustad1-3/+3
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal1-7/+6
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal1-2/+2
2014-07-27inet: frag: remove lru listFlorian Westphal1-30/+2
2014-07-27inet: frag: don't account number of fragment queuesFlorian Westphal3-9/+0
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+5
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal1-1/+0
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2-7/+8
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle1-6/+0
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru1-3/+2
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight1-1/+1
2014-07-22Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville3-10/+18
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+34
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+5
2014-07-21mac80211: add support for Rx reordering offloadingMichal Kazior1-0/+34
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-63/+65
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-2/+2
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg1-0/+1
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2-2/+3
2014-07-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held1-0/+14
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland3-7/+4
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland2-1/+7
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland1-1/+2
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+7
2014-07-16Bluetooth: Track number of LE slave connectionsJohan Hedberg1-0/+5
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg1-1/+2
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg1-3/+3
2014-07-16Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg1-1/+1
2014-07-16Bluetooth: Add proper defines for HCI connection roleJohan Hedberg1-3/+3
2014-07-15tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch1-1/+1
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen1-0/+1
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert1-0/+32
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause1-1/+0
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet1-2/+4
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso1-1/+1
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller5-69/+353
2014-07-13Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann1-2/+1
2014-07-13Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann1-0/+1
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko1-0/+1
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-69/+353
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann1-4/+0