index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-24
RDS: Add a debug message suggesting to load transport modules
Andy Grover
1
-0
/
+3
2009-08-24
RDS: Track transports via an array, not a list
Andy Grover
5
-10
/
+28
2009-08-24
RDS: Modularize RDMA and TCP transports
Andy Grover
4
-16
/
+35
2009-08-24
RDS: Export symbols from core RDS
Andy Grover
10
-0
/
+29
2009-08-24
RDS: Add TCP transport to RDS
Andy Grover
7
-0
/
+1457
2009-08-23
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
1
-0
/
+41
2009-08-23
Bluetooth: Full support for receiving L2CAP SREJ frames
Gustavo F. Padovan
1
-1
/
+29
2009-08-23
Bluetooth: Add support for L2CAP SREJ exception
Gustavo F. Padovan
1
-24
/
+196
2009-08-23
Bluetooth: Add support for FCS option to L2CAP
Gustavo F. Padovan
1
-6
/
+95
2009-08-23
Bluetooth: Enable Streaming Mode for L2CAP
Gustavo F. Padovan
1
-9
/
+73
2009-08-23
Bluetooth: Add support for Retransmission and Monitor Timers
Gustavo F. Padovan
1
-4
/
+82
2009-08-23
Bluetooth: Initial support for retransmission of packets with REJ frames
Gustavo F. Padovan
1
-14
/
+43
2009-08-23
Bluetooth: Add support for Segmentation and Reassembly of SDUs
Gustavo F. Padovan
1
-16
/
+154
2009-08-23
Bluetooth: Add initial support for ERTM packets transfers
Gustavo F. Padovan
1
-49
/
+335
2009-08-23
Bluetooth: Create separate l2cap_send_disconn_req() function
Gustavo F. Padovan
1
-30
/
+16
2009-08-23
Bluetooth: Add configuration support for ERTM and Streaming mode
Gustavo F. Padovan
1
-28
/
+234
2009-08-23
Bluetooth: Add L2CAP RFC option if ERTM is enabled
Marcel Holtmann
1
-3
/
+20
2009-08-23
Bluetooth: Allow setting of L2CAP ERTM via socket option
Marcel Holtmann
1
-4
/
+33
2009-08-23
Bluetooth: Add module option to enable L2CAP ERTM support
Marcel Holtmann
1
-2
/
+10
2009-08-23
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
1
-13
/
+15
2009-08-23
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
1
-1
/
+1
2009-08-23
Bluetooth: Let HIDP grab the device reference for connections
Marcel Holtmann
2
-21
/
+43
2009-08-23
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
2
-1
/
+18
2009-08-23
Bluetooth: Disconnect HIDRAW devices on disconnect
Marcel Holtmann
1
-0
/
+3
2009-08-23
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
Vikram Kandukuri
1
-0
/
+1
2009-08-23
Bluetooth: Add proper shutdown support to SCO sockets
Marcel Holtmann
1
-15
/
+34
2009-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-117
/
+225
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2
-2
/
+5
2009-08-20
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
1
-0
/
+4
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
2
-13
/
+65
2009-08-20
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
4
-2
/
+21
2009-08-20
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
1
-1
/
+0
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
5
-29
/
+24
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
7
-43
/
+77
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
2
-16
/
+15
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-19
Drop ARPHRD_IEEE802154_PHY
Dmitry Eremin-Solenikov
3
-7
/
+4
2009-08-19
ieee802154: add support for channel pages from IEEE 802.15.4-2006
Dmitry Eremin-Solenikov
2
-3
/
+26
2009-08-19
ieee802154: add a sysfs representation of WPAN master devices
Dmitry Eremin-Solenikov
2
-1
/
+160
2009-08-18
phonet: fix build when PROC_FS is disabled
Randy Dunlap
1
-0
/
+2
2009-08-15
can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
Oliver Hartkopp
1
-5
/
+13
2009-08-15
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2
-0
/
+42
2009-08-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-430
/
+801
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
3
-11
/
+26
2009-08-14
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
1
-1
/
+1
[prev]
[next]