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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
Bluetooth: Fix SMP context tracking leading to a kernel crash
Johan Hedberg
2014-07-30
1
-5
/
+8
|
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
5
-20
/
+252
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Fix incorrectly disabling page scan when toggling connectable
Johan Hedberg
2014-07-28
1
-1
/
+13
|
|
|
*
|
|
|
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
2014-07-28
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-27
2
-4
/
+4
|
|
|
*
|
|
|
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
1
-0
/
+60
|
|
|
*
|
|
|
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
2
-2
/
+4
|
|
|
*
|
|
|
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
2
-0
/
+28
|
|
|
*
|
|
|
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-26
1
-0
/
+96
|
|
|
*
|
|
|
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-24
3
-4
/
+33
|
|
|
*
|
|
|
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
2014-07-24
1
-6
/
+0
|
|
|
*
|
|
|
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
|
*
|
|
|
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-23
1
-0
/
+4
|
|
|
*
|
|
|
Bluetooth: Avoid use of session socket after the session gets freed
Vignesh Raman
2014-07-22
1
-2
/
+5
|
|
*
|
|
|
|
Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-07-29
6
-20
/
+128
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks
Mark A. Greer
2014-07-23
3
-9
/
+81
|
|
|
*
|
|
|
|
NFC: hci: Add stop_poll HCI operand.
Christophe Ricard
2014-07-23
1
-2
/
+5
|
|
|
*
|
|
|
|
NFC: nci: Add T1T support notification
Christophe Ricard
2014-07-23
1
-1
/
+3
|
|
|
*
|
|
|
|
NFC: digital: Add digital framing calls when in target mode
Mark A. Greer
2014-07-21
1
-0
/
+21
|
|
|
*
|
|
|
|
NFC: digital: Clear poll_tech_count before activating target
Mark A. Greer
2014-07-21
2
-6
/
+16
|
|
|
*
|
|
|
|
NFC: digital: Check for NFC-DEP before checking for Type 4 tag
Mark A. Greer
2014-07-21
1
-2
/
+2
|
*
|
|
|
|
|
|
netlink: fix lockdep splats
Eric Dumazet
2014-08-04
1
-2
/
+2
|
*
|
|
|
|
|
|
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
Dmitry Popov
2014-08-04
1
-1
/
+1
|
*
|
|
|
|
|
|
bridge: remove a useless comment
Michael S. Tsirkin
2014-08-04
1
-1
/
+0
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-08-02
1
-236
/
+55
|
*
|
|
|
|
|
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
2014-08-02
3
-195
/
+119
|
*
|
|
|
|
|
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
5
-8
/
+32
|
*
|
|
|
|
|
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
2014-08-02
3
-16
/
+15
|
*
|
|
|
|
|
inet: frags: fix function declaration alignments in inet_fragment
Nikolay Aleksandrov
2014-08-02
1
-5
/
+9
|
*
|
|
|
|
|
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
5
-39
/
+39
|
*
|
|
|
|
|
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
Nikolay Aleksandrov
2014-08-02
1
-3
/
+4
|
*
|
|
|
|
|
ipv4: remove nested rcu_read_lock/unlock
Duan Jiong
2014-08-02
1
-2
/
+0
|
*
|
|
|
|
|
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
5
-53
/
+65
|
*
|
|
|
|
|
net: filter: rename sk_convert_filter() -> bpf_convert_filter()
Alexei Starovoitov
2014-08-02
1
-8
/
+8
|
*
|
|
|
|
|
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-02
1
-5
/
+5
|
*
|
|
|
|
|
net: filter: rename sk_filter_proglen -> bpf_classic_proglen
Alexei Starovoitov
2014-08-02
2
-5
/
+5
|
*
|
|
|
|
|
net: filter: simplify socket charging
Alexei Starovoitov
2014-08-02
2
-52
/
+44
|
*
|
|
|
|
|
net: use inet6_iif instead of IP6CB()->iif
Duan Jiong
2014-07-31
4
-7
/
+7
|
*
|
|
|
|
|
netlink: Use PAGE_ALIGNED macro
Tobias Klauser
2014-07-31
1
-1
/
+1
|
*
|
|
|
|
|
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
Duan Jiong
2014-07-31
5
-18
/
+17
|
*
|
|
|
|
|
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-07-31
5
-100
/
+107
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-31
9
-129
/
+133
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute
Pablo Neira Ayuso
2014-07-31
1
-0
/
+6
|
|
*
|
|
|
|
|
netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...
Alexey Perevalov
2014-07-31
1
-3
/
+5
|
|
*
|
|
|
|
|
netfilter: nfnetlink_acct: dump unmodified nfacct flags
Alexey Perevalov
2014-07-30
1
-1
/
+3
|
|
*
|
|
|
|
|
netfilter: kill remnants of ulog targets
Paul Bolle
2014-07-25
2
-2
/
+0
|
|
*
|
|
|
|
|
netfilter: xt_LED: don't output error message redundantly
Duan Jiong
2014-07-25
1
-3
/
+1
|
|
*
|
|
|
|
|
netfilter: nf_conntrack: remove exceptional & on function name
Himangi Saraogi
2014-07-25
1
-1
/
+1
|
|
*
|
|
|
|
|
netfilter: xt_hashlimit: perform garbage collection from process context
Eric Dumazet
2014-07-24
1
-15
/
+16
|
|
*
|
|
|
|
|
netfilter: nf_tables: simplify set dump through netlink
Pablo Neira Ayuso
2014-07-22
1
-104
/
+27
[prev]
[next]