index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
6
-2
/
+4
*
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
1
-1
/
+0
*
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-27
1
-2
/
+6
*
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
4
-206
/
+210
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
48
-231
/
+272
|
\
|
*
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
2012-02-15
1
-1
/
+1
|
*
mac80211: call rate control only after init
Johannes Berg
2012-02-15
4
-3
/
+6
|
*
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-15
1
-2
/
+2
|
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
1
-3
/
+3
|
*
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
2012-02-15
1
-1
/
+2
|
*
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
1
-6
/
+12
|
*
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
3
-7
/
+9
|
*
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
1
-4
/
+8
|
*
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
2012-02-15
1
-1
/
+1
|
*
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-15
1
-1
/
+1
|
*
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-15
1
-0
/
+4
|
*
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-09
1
-2
/
+2
|
*
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-01
1
-1
/
+1
|
*
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-01-30
1
-15
/
+4
|
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
1
-4
/
+2
|
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
2
-3
/
+14
|
*
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-01-27
2
-21
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-27
2
-0
/
+2
|
|
\
|
*
|
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
2012-01-26
1
-0
/
+3
|
*
|
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-26
1
-0
/
+4
|
*
|
netns: fix net_alloc_generic()
Eric Dumazet
2012-01-26
1
-15
/
+16
|
*
|
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
1
-4
/
+2
|
*
|
tcp: bind() fix autoselection to share ports
Flavio Leitner
2012-01-25
1
-0
/
+5
|
*
|
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
2012-01-25
1
-5
/
+0
|
*
|
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
2012-01-24
1
-12
/
+8
|
*
|
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
2012-01-24
1
-0
/
+1
|
*
|
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
2012-01-24
1
-0
/
+5
|
*
|
ethtool: allow ETHTOOL_GSSET_INFO for users
Michał Mirosław
2012-01-22
1
-0
/
+1
|
*
|
bluetooth: hci: Fix type of "enable_hs" to bool.
David S. Miller
2012-01-22
1
-1
/
+1
|
*
|
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-22
1
-2
/
+2
|
*
|
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-01-22
2
-2
/
+2
|
*
|
pktgen: Fix unsigned function that is returning negative vals
Paul Gortmaker
2012-01-22
1
-2
/
+2
|
*
|
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2012-01-22
2
-27
/
+15
|
*
|
netem: Fix off-by-one bug in reordering
Vijay Subramanian
2012-01-22
1
-1
/
+1
|
*
|
tcp: fix undo after RTO for CUBIC
Neal Cardwell
2012-01-20
1
-4
/
+6
|
*
|
tcp: fix undo after RTO for BIC
Neal Cardwell
2012-01-20
1
-4
/
+7
|
*
|
net: race condition in ipv6 forwarding and disable_ipv6 parameters
Francesco Ruggeri
2012-01-18
1
-21
/
+40
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-18
4
-20
/
+37
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-17
29
-100
/
+123
|
|
\
\
\
|
*
\
\
\
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
7
-7
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
7
-7
/
+7
|
*
|
|
|
|
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-01-14
5
-35
/
+64
|
|
\
\
\
\
\
|
|
*
|
|
|
|
svcrpc: don't revert to SVC_POOL_DEFAULT on nfsd shutdown
J. Bruce Fields
2012-01-05
1
-1
/
+0
|
|
*
|
|
|
|
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-05
1
-0
/
+3
|
|
*
|
|
|
|
NFSd: use network-namespace-aware cache registering routines
Stanislav Kinsbursky
2011-12-07
1
-0
/
+2
[next]