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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipip,gre,vti,sit: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-0
/
+1
*
ip6tnl,gre6,vti6: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-0
/
+1
*
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
3
-24
/
+213
|
\
|
*
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
2015-03-30
1
-1
/
+2
|
*
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
1
-0
/
+1
|
*
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
2015-03-30
1
-0
/
+11
|
*
mac80211: notify the driver about deauth
Emmanuel Grumbach
2015-03-30
1
-0
/
+4
|
*
mac80211: notify the driver about association status
Emmanuel Grumbach
2015-03-30
1
-0
/
+2
|
*
mac80211: notify the driver about authentication status
Emmanuel Grumbach
2015-03-30
1
-0
/
+36
|
*
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
2015-03-30
1
-10
/
+38
|
*
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
2015-03-16
1
-0
/
+13
|
*
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2015-03-04
1
-0
/
+2
|
*
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2015-03-04
1
-5
/
+30
|
*
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
1
-2
/
+5
|
*
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
2015-03-03
1
-4
/
+10
|
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-2
/
+37
|
*
wext: add checked wrappers for adding events/points to streams
Johannes Berg
2015-02-28
1
-0
/
+22
*
|
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-0
/
+21
*
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-0
/
+29
*
|
xfrm: simplify xfrm_address_t use
Jiri Benc
2015-03-31
1
-3
/
+3
*
|
tcp: simplify inetpeer_addr_base use
Jiri Benc
2015-03-31
1
-1
/
+2
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-31
3
-0
/
+62
|
\
\
|
*
|
Bluetooth: Add macros for advertising instance flags
Arman Uguray
2015-03-26
1
-0
/
+8
|
*
|
Bluetooth: Add support for adv instance timeout
Arman Uguray
2015-03-24
1
-0
/
+2
|
*
|
Bluetooth: Add data structure for advertising instance
Arman Uguray
2015-03-24
1
-0
/
+16
|
*
|
Bluetooth: Introduce HCI_ADVERTISING_INSTANCE setting and add AD flags
Arman Uguray
2015-03-24
1
-0
/
+2
|
*
|
Bluetooth: Add definitions for Add/Remove Advertising API
Arman Uguray
2015-03-24
1
-0
/
+34
*
|
|
net: dsa: Add basic framework to support ndo_fdb functions
Guenter Roeck
2015-03-29
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-29
1
-14
/
+176
|
\
\
\
|
*
|
|
netfilter: nf_tables: implement set transaction support
Patrick McHardy
2015-03-26
1
-7
/
+26
|
*
|
|
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
2015-03-26
1
-0
/
+28
|
*
|
|
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
2015-03-26
1
-1
/
+3
|
*
|
|
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
2015-03-26
1
-0
/
+2
|
*
|
|
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
2015-03-25
1
-4
/
+10
|
*
|
|
netfilter: nf_tables: add set extensions
Patrick McHardy
2015-03-25
1
-0
/
+105
|
*
|
|
netfilter: nf_tables: move struct net pointer to base chain
Patrick McHardy
2015-03-25
1
-2
/
+2
*
|
|
|
tcp: tcp_syn_flood_action() can be static
Eric Dumazet
2015-03-29
1
-2
/
+0
*
|
|
|
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
1
-2
/
+3
*
|
|
|
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
1
-5
/
+7
*
|
|
|
sctp: avoid to repeatedly declare external variables
Ying Xue
2015-03-25
1
-0
/
+3
|
/
/
/
*
|
|
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
2015-03-24
1
-4
/
+4
*
|
|
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
2015-03-24
1
-16
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-23
1
-0
/
+10
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
1
-0
/
+10
|
|
\
\
\
|
|
*
|
|
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
1
-0
/
+10
*
|
|
|
|
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
1
-0
/
+2
*
|
|
|
|
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
2015-03-23
1
-0
/
+1
*
|
|
|
|
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
1
-2
/
+1
*
|
|
|
|
ipv4: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
1
-0
/
+1
*
|
|
|
|
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
1
-8
/
+3
[next]