summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-021-1/+1
| * | | | | | sctp: Fixup v4mapped behaviour to comply with Sock APIJason Gunthorpe2014-07-312-5/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-311-6/+0
| |\ \ \ \ \ \
| | * | | | | | netfilter: kill remnants of ulog targetsPaul Bolle2014-07-251-6/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-10/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | ipv4: fail early when creating netdev named all or defaultWANG Cong2014-07-291-0/+6
| * | | | | | | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-8/+3
| * | | | | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-286-223/+236
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-223-10/+18
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | * | | | | Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-171-0/+1
| | | * | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-172-2/+3
| | | * | | | | Bluetooth: Track number of LE slave connectionsJohan Hedberg2014-07-161-0/+5
| | | * | | | | Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-161-1/+2
| | | * | | | | Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-161-3/+3
| | | * | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-161-1/+1
| | | * | | | | Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-161-3/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-07-221-0/+34
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | mac80211: add support for Rx reordering offloadingMichal Kazior2014-07-211-0/+34
| | * | | | | Bluetooth: Convert L2CAP ident spinlock into a mutexMarcel Holtmann2014-07-131-2/+1
| | * | | | | Bluetooth: Enable LE encryption events only when supportedMarcel Holtmann2014-07-131-0/+1
| | * | | | | Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann2014-07-111-4/+0
| | * | | | | Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann2014-07-111-1/+0
| | * | | | | Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann2014-07-111-13/+0
| | * | | | | Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann2014-07-111-12/+0
| | * | | | | Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann2014-07-111-1/+4
| | * | | | | Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann2014-07-111-8/+1
| | * | | | | Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-111-11/+0
| | * | | | | Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-111-9/+0
| | * | | | | Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann2014-07-113-149/+176
| | * | | | | Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg2014-07-101-1/+0
| | * | | | | Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg2014-07-101-1/+1
| | * | | | | Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg2014-07-101-1/+0
| * | | | | | netlink: Fix shadow warning on jiffiesMark Rustad2014-07-281-3/+3
| * | | | | | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-271-7/+6
| * | | | | | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-271-2/+2
| * | | | | | inet: frag: remove lru listFlorian Westphal2014-07-271-30/+2
| * | | | | | inet: frag: don't account number of fragment queuesFlorian Westphal2014-07-273-9/+0
| * | | | | | inet: frag: move eviction of queues to work queueFlorian Westphal2014-07-271-1/+5
| * | | | | | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-271-1/+0
| * | | | | | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-272-7/+8
| * | | | | | sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru2014-07-231-3/+2
| * | | | | | net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight2014-07-221-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-222-3/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-07-204-63/+65
| |\ \ \ \ \ \
| | * | | | | | netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-271-0/+1
| | * | | | | | netfilter: log: nf_log_packet() as real unified interfacePablo Neira Ayuso2014-06-271-14/+6
| | * | | | | | netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c filesPablo Neira Ayuso2014-06-271-0/+28
| | * | | | | | netfilter: nf_log: move log buffering to core loggingPablo Neira Ayuso2014-06-252-54/+6
| | * | | | | | netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-6/+9
| | * | | | | | netfilter: conntrack: remove timer from ecache extensionFlorian Westphal2014-06-252-3/+29
OpenPOWER on IntegriCloud