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
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
3
-9
/
+6
*
Bluetooth: Reorder HCI user channel socket release
Loic Poulain
2015-06-06
1
-2
/
+2
*
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2015-06-06
1
-8
/
+12
*
nl802154: export supported commands
Varka Bhadram
2015-06-04
1
-0
/
+40
*
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
Lennert Buytenhek
2015-06-04
1
-0
/
+6
*
cfg802154: fix rdev-ops naming convension and format specifiers
Varka Bhadram
2015-06-04
1
-5
/
+5
*
mac802154: add trace functionality for driver ops
Varka Bhadram
2015-06-02
4
-15
/
+362
*
ieee802154: 6lowpan: set ackreq when needed
Alexander Aring
2015-06-02
1
-2
/
+3
*
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
1
-2
/
+2
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2015-05-31
43
-137
/
+165
|
\
|
*
batman-adv: Use common declaration order in *_send_skb_(packet|unicast)
Antonio Quartulli
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_orig_update, remove unnecessary brackets
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_can_aggregate, code readability
Markus Pargmann
2015-05-29
1
-49
/
+53
|
*
batman-adv: checkpatch - spaces preferred around that '*'
Marek Lindner
2015-05-29
2
-2
/
+2
|
*
batman-adv: checkpatch - comparison to NULL could be rewritten
Marek Lindner
2015-05-29
1
-1
/
+1
|
*
batman-adv: Use safer default config for optional features
Sven Eckelmann
2015-05-29
2
-2
/
+2
|
*
batman-adv: iv_ogm_send_to_if, declare char* as const
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: iv_ogm_aggr_packet, bool return value
Markus Pargmann
2015-05-29
1
-2
/
+2
|
*
batman-adv: iv_ogm_iface_enable, direct return values
Markus Pargmann
2015-05-29
1
-6
/
+2
|
*
batman-adv: Makefile, Sort alphabetically
Markus Pargmann
2015-05-29
1
-1
/
+1
|
*
batman-adv: tvlv realloc, move error handling into if block
Markus Pargmann
2015-05-29
1
-8
/
+8
|
*
batman-adv: debugfs, avoid compiling for !DEBUG_FS
Markus Pargmann
2015-05-29
3
-9
/
+35
|
*
batman-adv: Use only queued fragments when merging
Sven Eckelmann
2015-05-29
1
-8
/
+5
|
*
batman-adv: Check total_size when queueing fragments
Sven Eckelmann
2015-05-29
2
-2
/
+7
|
*
batman-adv: update copyright years for 2015
Sven Eckelmann
2015-05-29
43
-43
/
+43
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2015-05-29
1
-1
/
+1
*
|
netevent: remove automatic variable in register_netevent_notifier()
Wang Long
2015-05-31
1
-4
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
6
-11
/
+233
|
\
\
|
*
|
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
3
-0
/
+189
|
*
|
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
1
-5
/
+41
|
*
|
netfilter: default CONFIG_NETFILTER_INGRESS to y
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
|
*
|
netfilter: remove unused comefrom hookmask argument
Florian Westphal
2015-05-26
2
-6
/
+2
*
|
|
ipv6: drop unneeded goto
Julia Lawall
2015-05-30
1
-7
/
+1
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-30
22
-281
/
+476
|
\
\
\
|
*
|
|
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
4
-0
/
+75
|
*
|
|
nl802154: add support for cca ed level info
Alexander Aring
2015-05-27
1
-0
/
+7
|
*
|
|
ieee802154: fix typo for file name
Varka Bhadram
2015-05-27
1
-1
/
+1
|
*
|
|
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
4
-0
/
+76
|
*
|
|
nl802154: fix cca mode wpan phy flag
Alexander Aring
2015-05-26
1
-1
/
+1
|
*
|
|
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
2015-05-26
1
-18
/
+11
|
*
|
|
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
2015-05-26
1
-6
/
+0
|
*
|
|
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
2015-05-26
1
-14
/
+3
|
*
|
|
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
2015-05-26
1
-1
/
+1
|
*
|
|
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
2015-05-26
1
-0
/
+3
|
*
|
|
Bluetooth: mgmt: fix typos
Florian Grandel
2015-05-26
1
-3
/
+3
|
*
|
|
mac802154: remove mib lock
Alexander Aring
2015-05-23
9
-105
/
+18
|
*
|
|
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
5
-22
/
+6
|
*
|
|
mac802154: remove pib lock
Alexander Aring
2015-05-23
4
-14
/
+5
|
*
|
|
mac802154: fix hold rtnl while ioctl
Alexander Aring
2015-05-23
1
-2
/
+3
|
*
|
|
Bluetooth: Add debug logs for legacy SMP crypto functions
Johan Hedberg
2015-05-19
1
-4
/
+16
[next]