index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add error return value to hci_req_sync callback
Johan Hedberg
2015-11-19
3
-26
/
+54
*
Bluetooth: Add discovery type validity helper
Johan Hedberg
2015-11-19
1
-0
/
+40
*
Bluetooth: Move LE scan disable/restart behind req_workqueue
Johan Hedberg
2015-11-19
3
-170
/
+181
*
Bluetooth: Make __hci_update_background_scan private to hci_request.c
Johan Hedberg
2015-11-19
2
-3
/
+1
*
Bluetooth: Use req_workqueue for background scanning when powering on
Johan Hedberg
2015-11-19
1
-6
/
+4
*
Bluetooth: Use req_workqueue for explicit connect requests
Johan Hedberg
2015-11-19
2
-36
/
+18
*
Bluetooth: Add HCI status return parameter to hci_req_sync()
Johan Hedberg
2015-11-19
3
-18
/
+24
*
Bluetooth: Don't wait for HCI in Add/Remove Device
Johan Hedberg
2015-11-19
1
-111
/
+50
*
Bluetooth: Run all background scan updates through req_workqueue
Johan Hedberg
2015-11-19
3
-24
/
+23
*
Bluetooth: Add stubs for synchronous HCI request functionality
Johan Hedberg
2015-11-19
3
-0
/
+15
*
Bluetooth: Add 'sync' specifier to synchronous request APIs
Johan Hedberg
2015-11-19
3
-20
/
+20
*
Bluetooth: Move synchronous request handling into hci_request.c
Johan Hedberg
2015-11-19
3
-193
/
+195
*
Bluetooth: Remove unnecessary call to hci_update_background_scan
Johan Hedberg
2015-11-19
1
-3
/
+1
*
Bluetooth: Add support for controller specific logging
Marcel Holtmann
2015-11-19
1
-0
/
+102
*
Bluetooth: Add support for sending system notes to monitor channel
Marcel Holtmann
2015-11-19
2
-5
/
+32
*
Bluetooth: Fix casting coding style within HCI sockets
Marcel Holtmann
2015-11-19
1
-13
/
+13
*
Bluetooth: Add clarifying comment why schedule_work is used
Johan Hedberg
2015-11-19
1
-0
/
+4
*
Bluetooth: Add missing hci_skb_opcode for raw socket commands
Marcel Holtmann
2015-11-19
1
-0
/
+5
*
Bluetooth: Compress the size of struct hci_ctrl
Johan Hedberg
2015-11-19
3
-11
/
+15
*
Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handling
Marcel Holtmann
2015-11-19
3
-32
/
+33
*
Bluetooth: Make LE only events conditional on supported commands
Marcel Holtmann
2015-11-19
1
-4
/
+18
*
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
Marcel Holtmann
2015-11-19
1
-1
/
+2
*
Bluetooth: Build LE event mask based on supported commands
Marcel Holtmann
2015-11-19
1
-1
/
+28
*
Bluetooth: Move BR/EDR default events behind its features
Marcel Holtmann
2015-11-19
1
-4
/
+8
*
net ipv4: use preferred log methods
Bastian Stender
2015-11-18
4
-59
/
+44
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-17
31
-318
/
+437
|
\
|
*
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
1
-1
/
+4
|
*
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
2015-11-17
1
-1
/
+4
|
*
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
1
-122
/
+152
|
*
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
1
-1
/
+1
|
*
packet: Use PAGE_ALIGNED macro
Tobias Klauser
2015-11-17
1
-1
/
+1
|
*
packet: Don't check frames_per_block against negative values
Tobias Klauser
2015-11-17
1
-2
/
+2
|
*
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2015-11-17
1
-1
/
+3
|
*
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-17
1
-1
/
+2
|
*
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
2015-11-16
1
-2
/
+0
|
*
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
1
-5
/
+8
|
*
af_unix: don't append consumed skbs to sk_receive_queue
Hannes Frederic Sowa
2015-11-16
1
-0
/
+1
|
*
raw: increment correct SNMP counters for ICMP messages
Ben Cartwright-Cox
2015-11-16
1
-3
/
+5
|
*
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
1
-1
/
+1
|
*
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-16
1
-0
/
+2
|
*
switchdev: bridge: Check return code is not EOPNOTSUPP
Ido Schimmel
2015-11-16
2
-2
/
+2
|
*
ipvs: use skb_to_full_sk() helper
Eric Dumazet
2015-11-15
1
-8
/
+8
|
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
5
-23
/
+37
|
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-15
1
-2
/
+2
|
*
packet: fix tpacket_snd max frame len
Daniel Borkmann
2015-11-15
1
-4
/
+5
|
*
packet: infer protocol from ethernet header if unset
Daniel Borkmann
2015-11-15
1
-0
/
+11
|
*
packet: only allow extra vlan len on ethernet devices
Daniel Borkmann
2015-11-15
1
-35
/
+25
|
*
packet: always probe for transport header
Daniel Borkmann
2015-11-15
1
-4
/
+3
|
*
packet: do skb_probe_transport_header when we actually have data
Daniel Borkmann
2015-11-15
1
-2
/
+3
|
*
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+2
[next]