index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
2014-07-11
1
-12
/
+0
|
|
*
|
|
|
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
1
-1
/
+4
|
|
*
|
|
|
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-11
1
-8
/
+1
|
|
*
|
|
|
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
2014-07-11
1
-11
/
+0
|
|
*
|
|
|
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
2014-07-11
1
-9
/
+0
|
|
*
|
|
|
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
2014-07-11
3
-149
/
+176
|
|
*
|
|
|
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
2014-07-10
1
-1
/
+0
|
|
*
|
|
|
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
1
-1
/
+1
|
|
*
|
|
|
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
1
-1
/
+0
|
*
|
|
|
|
netlink: Fix shadow warning on jiffies
Mark Rustad
2014-07-28
1
-3
/
+3
|
*
|
|
|
|
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
1
-7
/
+6
|
*
|
|
|
|
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
1
-2
/
+2
|
*
|
|
|
|
inet: frag: remove lru list
Florian Westphal
2014-07-27
1
-30
/
+2
|
*
|
|
|
|
inet: frag: don't account number of fragment queues
Florian Westphal
2014-07-27
3
-9
/
+0
|
*
|
|
|
|
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-27
1
-1
/
+5
|
*
|
|
|
|
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
1
-1
/
+0
|
*
|
|
|
|
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-27
2
-7
/
+8
|
*
|
|
|
|
sock: remove skb argument from sk_rcvqueues_full
Sorin Dumitru
2014-07-23
1
-3
/
+2
|
*
|
|
|
|
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2014-07-22
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
2
-3
/
+5
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-20
4
-63
/
+65
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
2014-06-27
1
-0
/
+1
|
|
*
|
|
|
|
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
2014-06-27
1
-14
/
+6
|
|
*
|
|
|
|
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
2014-06-27
1
-0
/
+28
|
|
*
|
|
|
|
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
2014-06-25
2
-54
/
+6
|
|
*
|
|
|
|
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
2014-06-25
1
-6
/
+9
|
|
*
|
|
|
|
netfilter: conntrack: remove timer from ecache extension
Florian Westphal
2014-06-25
2
-3
/
+29
|
*
|
|
|
|
|
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
1
-2
/
+2
|
*
|
|
|
|
|
net: clean up some sparse endianness warnings in ipv6.h
Jeff Layton
2014-07-16
1
-6
/
+11
|
*
|
|
|
|
|
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
David Held
2014-07-16
1
-0
/
+14
|
*
|
|
|
|
|
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2014-07-16
3
-7
/
+4
|
*
|
|
|
|
|
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2014-07-16
2
-1
/
+7
|
*
|
|
|
|
|
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
2014-07-16
1
-1
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
3
-8
/
+7
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
Christoph Paasch
2014-07-15
1
-1
/
+1
|
*
|
|
|
|
|
|
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-15
1
-0
/
+1
|
*
|
|
|
|
|
|
udp: Add udp_sock_create for UDP tunnels to open listener socket
Tom Herbert
2014-07-14
1
-0
/
+32
|
*
|
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-07-13
5
-69
/
+353
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-11
5
-69
/
+353
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
1
-0
/
+1
|
|
|
*
|
|
|
|
|
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
1
-0
/
+1
|
|
|
*
|
|
|
|
|
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
1
-10
/
+5
|
|
|
*
|
|
|
|
|
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-09
1
-0
/
+1
|
|
|
*
|
|
|
|
|
Bluetooth: Remove unnecessary mgmt_advertising function
Johan Hedberg
2014-07-08
1
-1
/
+0
|
|
|
*
|
|
|
|
|
Bluetooth: Add flag to track the real advertising state
Johan Hedberg
2014-07-08
1
-2
/
+2
|
|
|
*
|
|
|
|
|
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
1
-1
/
+2
|
|
|
*
|
|
|
|
|
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
1
-2
/
+1
|
|
|
*
|
|
|
|
|
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
2
-1
/
+4
|
|
|
*
|
|
|
|
|
Bluetooth: Add support for changing the public device address
Marcel Holtmann
2014-07-06
1
-0
/
+6
|
|
|
*
|
|
|
|
|
Bluetooth: Run controller setup after external configuration
Marcel Holtmann
2014-07-06
1
-0
/
+1
[prev]
[next]