index
:
blackbird-op-linux
master
Blackbird™ 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
...
|
|
|
*
|
6lowpan: fix/move/cleanup debug functions
Alexander Aring
2013-12-12
4
-91
/
+37
|
|
|
*
|
Bluetooth: Fix test for lookup_dev return value
Johan Hedberg
2013-12-11
1
-1
/
+1
|
|
|
*
|
Bluetooth: Add missing 6lowpan.h include
Johan Hedberg
2013-12-11
1
-0
/
+2
|
|
|
*
|
Bluetooth: Manually enable or disable 6LoWPAN between devices
Jukka Rissanen
2013-12-11
1
-0
/
+45
|
|
|
*
|
Bluetooth: Enable 6LoWPAN support for BT LE devices
Jukka Rissanen
2013-12-11
5
-1
/
+932
|
|
|
*
|
ipv6: Add checks for 6LOWPAN ARP type
Jukka Rissanen
2013-12-11
1
-1
/
+3
|
|
|
*
|
6lowpan: Moving generic compression code into 6lowpan_iphc.c
Jukka Rissanen
2013-12-11
4
-719
/
+875
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-06
3
-20
/
+32
|
|
|
\
\
\
|
|
*
|
|
|
mac80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
3
-1
/
+38
|
|
*
|
|
|
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
9
-2
/
+142
|
|
*
|
|
|
nl80211: support vendor-specific events
Johannes Berg
2013-12-19
1
-19
/
+79
|
|
*
|
|
|
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
2013-12-19
1
-0
/
+140
|
|
*
|
|
|
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
2013-12-19
6
-20
/
+73
|
|
*
|
|
|
mac80211: remove unnecessary iflist_mtx locking
Johannes Berg
2013-12-19
2
-4
/
+0
|
|
*
|
|
|
mac80211: align struct ps_data.tim to unsigned long
Joe Perches
2013-12-19
1
-1
/
+2
|
|
*
|
|
|
mac80211: make ieee80211_recalc_radar_chanctx static
Johannes Berg
2013-12-18
2
-25
/
+23
|
|
*
|
|
|
mac80211: fix checkpatch errors
Weilong Chen
2013-12-18
8
-12
/
+12
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-10
3
-0
/
+365
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netfilter: introduce l2tp match extension
James Chapman
2014-01-09
3
-0
/
+365
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-09
18
-277
/
+547
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netfilter: nf_tables: fix error path in the init functions
Pablo Neira Ayuso
2014-01-09
3
-3
/
+21
|
*
|
|
|
|
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
9
-10
/
+10
|
*
|
|
|
|
netfilter: nf_tables: prohibit deletion of a table with existing sets
Patrick McHardy
2014-01-09
1
-1
/
+1
|
*
|
|
|
|
netfilter: nf_tables: take AF module reference when creating a table
Patrick McHardy
2014-01-09
1
-1
/
+7
|
*
|
|
|
|
netfilter: nf_tables: perform flags validation before table allocation
Patrick McHardy
2014-01-09
1
-13
/
+9
|
*
|
|
|
|
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
10
-28
/
+28
|
*
|
|
|
|
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
10
-16
/
+16
|
*
|
|
|
|
netfilter: nf_tables: replay request after dropping locks to load chain type
Patrick McHardy
2014-01-09
1
-4
/
+8
|
*
|
|
|
|
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
5
-0
/
+5
|
*
|
|
|
|
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
2014-01-09
1
-21
/
+24
|
*
|
|
|
|
netfilter: nf_tables: fix check for table overflow
Patrick McHardy
2014-01-09
1
-3
/
+3
|
*
|
|
|
|
netfilter: nf_tables: restore chain change atomicity
Patrick McHardy
2014-01-09
1
-22
/
+21
|
*
|
|
|
|
netfilter: nf_tables: split chain policy validation from actually setting it
Patrick McHardy
2014-01-09
1
-36
/
+20
|
*
|
|
|
|
netfilter: nft_meta: fix lack of validation of the input register
Pablo Neira Ayuso
2014-01-09
1
-0
/
+3
|
*
|
|
|
|
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
2014-01-09
1
-30
/
+134
|
*
|
|
|
|
netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET
Patrick McHardy
2014-01-07
1
-3
/
+36
|
*
|
|
|
|
netfilter: nft_meta: add l4proto support
Patrick McHardy
2014-01-07
1
-0
/
+4
|
*
|
|
|
|
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
2014-01-07
1
-0
/
+4
|
*
|
|
|
|
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
2014-01-07
5
-2
/
+110
|
*
|
|
|
|
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
6
-24
/
+37
|
*
|
|
|
|
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
2014-01-07
3
-5
/
+5
|
*
|
|
|
|
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
5
-96
/
+81
|
*
|
|
|
|
netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
Pablo Neira Ayuso
2014-01-07
1
-1
/
+2
*
|
|
|
|
|
ip_tunnel: fix sparse non static symbol warning
Wei Yongjun
2014-01-09
1
-1
/
+1
*
|
|
|
|
|
openvswitch: Use kmem_cache_free() instead of kfree()
Wei Yongjun
2014-01-09
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-08
7
-10
/
+18
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
2014-01-06
1
-3
/
+3
|
*
|
|
|
|
netfilter: nf_conntrack_dccp: use %s format string for buffer
Daniel Borkmann
2014-01-06
1
-2
/
+2
|
*
|
|
|
|
Revert "netfilter: avoid get_random_bytes calls"
Pablo Neira Ayuso
2014-01-06
6
-5
/
+13
*
|
|
|
|
|
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
2014-01-07
1
-0
/
+2
[prev]
[next]