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
*
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
2011-04-27
5
-16
/
+18
*
sctp: clean up route lookup calls
Vlad Yasevich
2011-04-27
3
-29
/
+23
*
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
2011-04-27
3
-6
/
+2
*
sctp: make sctp over IPv6 work with IPsec
Vlad Yasevich
2011-04-27
1
-5
/
+11
*
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
2011-04-27
4
-119
/
+106
*
sctp: fix sctp to work with ipv6 source address routing
Weixing Shi
2011-04-27
1
-1
/
+43
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
15
-22
/
+74
|
\
|
*
net: provide cow_metrics() methods to blackhole dst_ops
Held Bernhard
2011-04-25
2
-0
/
+14
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-04-22
6
-7
/
+16
|
|
\
|
|
*
mac80211: fix SMPS debugfs locking
Johannes Berg
2011-04-20
2
-2
/
+4
|
|
*
Bluetooth: Only keeping SAR bits when retransmitting one frame.
Ruiyi Zhang
2011-04-18
1
-0
/
+1
|
|
*
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-04-18
1
-0
/
+9
|
|
*
Bluetooth: Fix keeping the command timer running
Vinicius Costa Gomes
2011-04-18
1
-3
/
+2
|
|
*
Bluetooth: Fix refcount balance for hci connection
Ville Tervo
2011-04-18
1
-2
/
+0
|
*
|
Revert "bridge: Forward reserved group addresses if !STP"
David S. Miller
2011-04-21
1
-1
/
+1
|
*
|
ipv6: Remove hoplimit initialization to -1
Thomas Egerer
2011-04-21
1
-1
/
+0
|
*
|
ipv6: udp: fix the wrong headroom check
Shan Wei
2011-04-21
1
-1
/
+1
|
*
|
can: add missing socket check in can/raw release
Oliver Hartkopp
2011-04-20
1
-1
/
+6
|
*
|
can: Add missing socket check in can/bcm release.
Dave Jones
2011-04-19
1
-1
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-04-19
3
-10
/
+30
|
|
\
\
|
|
*
|
netfilter: ipset: Fix the order of listing of sets
Jozsef Kadlecsik
2011-04-19
1
-8
/
+10
|
|
*
|
netfilter: ipset: set match and SET target fixes
Jozsef Kadlecsik
2011-04-13
1
-2
/
+16
|
|
*
|
netfilter: ipset: bitmap:ip,mac type requires "src" for MAC
Jozsef Kadlecsik
2011-04-13
1
-0
/
+4
*
|
|
|
bluetooth: Fix use-before-initiailized var.
David S. Miller
2011-04-25
1
-1
/
+1
*
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-04-25
24
-740
/
+1219
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-25
24
-740
/
+1219
|
|
\
\
\
\
|
|
*
|
|
|
mac80211: explain padding in place of rate field
Johannes Berg
2011-04-19
1
-1
/
+2
|
|
*
|
|
|
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2011-04-19
2
-1
/
+15
|
|
*
|
|
|
mac80211: fix debugfs printk format warning
Randy Dunlap
2011-04-19
1
-1
/
+1
|
|
*
|
|
|
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
2011-04-19
3
-0
/
+176
|
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-19
3
-666
/
+754
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
2011-04-14
1
-2
/
+0
|
|
|
*
|
|
|
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
2011-04-14
1
-0
/
+2
|
|
|
*
|
|
|
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
2011-04-13
1
-5
/
+3
|
|
|
*
|
|
|
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
2011-04-13
1
-0
/
+4
|
|
|
*
|
|
|
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
2011-04-13
1
-0
/
+34
|
|
|
*
|
|
|
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
2
-25
/
+22
|
|
|
*
|
|
|
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
|
|
*
|
|
|
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
2011-04-13
1
-17
/
+12
|
|
|
*
|
|
|
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
2
-12
/
+11
|
|
|
*
|
|
|
Bluetooth: Fix lockdep warning with skb list lock
Gustavo F. Padovan
2011-04-07
1
-0
/
+5
|
|
|
*
|
|
|
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-11
/
+9
|
|
|
*
|
|
|
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-24
/
+20
|
|
|
*
|
|
|
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-44
/
+43
|
|
|
*
|
|
|
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-18
/
+18
|
|
|
*
|
|
|
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-37
/
+37
|
|
|
*
|
|
|
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
1
-27
/
+24
|
|
|
*
|
|
|
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-67
/
+63
|
|
|
*
|
|
|
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-193
/
+214
[next]