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
2011-04-05
Bluetooth: Don't use spin_lock_bh in user context
Gustavo F. Padovan
1
-44
/
+44
2011-04-05
Bluetooth: Use kthread API in cmtp
Szymon Janc
3
-18
/
+13
2011-04-05
Bluetooth: Use kthread API in bnep
Szymon Janc
2
-14
/
+9
2011-04-05
Bluetooth: Use kthread API in hidp
Szymon Janc
2
-30
/
+25
2011-04-05
Bluetooth: Add mgmt_remote_name event
Johan Hedberg
2
-0
/
+15
2011-04-05
Bluetooth: Add mgmt_device_found event
Johan Hedberg
2
-8
/
+31
2011-04-05
Bluetooth: Remove gfp_mask param from hci_reassembly()
Gustavo F. Padovan
1
-6
/
+5
2011-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
5
-6
/
+19
2011-03-31
Bluetooth: Fix warning with hci_cmd_timer
Thomas Gleixner
1
-1
/
+3
2011-03-31
Bluetooth: delete hanging L2CAP channel
Andrei Emeltchenko
1
-2
/
+3
2011-03-31
Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
Johan Hedberg
1
-0
/
+2
2011-03-31
Bluetooth: Fix HCI_RESET command synchronization
Gustavo F. Padovan
2
-2
/
+8
2011-03-31
Bluetooth: Increment unacked_frames count only the first transmit
Suraj Sumangala
1
-1
/
+3
2011-03-31
Bluetooth: Add local Extended Inquiry Response (EIR) support
Johan Hedberg
1
-0
/
+163
2011-03-31
Bluetooth: check L2CAP info_rsp ident and state
Andrei Emeltchenko
1
-0
/
+5
2011-03-31
Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add
Gustavo F. Padovan
1
-9
/
+10
2011-03-31
Bluetooth: Enable support for out of band association model
Szymon Janc
1
-1
/
+6
2011-03-31
Bluetooth: Add add/remove_remote_oob_data management commands
Szymon Janc
3
-0
/
+177
2011-03-31
Bluetooth: Add read_local_oob_data management command
Szymon Janc
2
-0
/
+98
2011-03-31
Bluetooth: Allow for NULL data in mgmt_pending_add
Szymon Janc
1
-1
/
+2
2011-03-31
Bluetooth: Rename cmd to param in pending_cmd
Szymon Janc
1
-7
/
+7
2011-03-31
Bluetooth: Fix checkpatch error in cmtp.h
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Do not use assignments in IF conditions
Szymon Janc
1
-3
/
+6
2011-03-31
Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
Szymon Janc
3
-22
/
+26
2011-03-31
Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Szymon Janc
1
-1
/
+1
2011-03-31
Bluetooth: Fix checkpatch errors and some code style issues in bnep
Szymon Janc
2
-89
/
+94
2011-03-31
Bluetooth: Opencode macros in bnep/core.c
Szymon Janc
1
-5
/
+8
2011-03-31
Bluetooth: Improve error message on wrong link type
Gustavo F. Padovan
1
-1
/
+2
2011-03-31
Bluetooth: mgmt: Add support for setting the local name
Johan Hedberg
2
-3
/
+81
2011-03-31
Bluetooth: mgmt: Add local name information to read_info reply
Johan Hedberg
1
-0
/
+4
2011-03-31
Bluetooth: Add define for the maximum name length on HCI level
Johan Hedberg
2
-5
/
+5
2011-03-31
Bluetooth: remove unnecessary function declaration
Gustavo F. Padovan
1
-1
/
+0
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-124
/
+201
2011-03-29
xfrm: Restrict extended sequence numbers to esp
Steffen Klassert
1
-0
/
+3
2011-03-29
xfrm: Check for esn buffer len in xfrm_new_ae
Steffen Klassert
1
-0
/
+21
2011-03-29
xfrm: Assign esn pointers when cloning a state
Steffen Klassert
1
-0
/
+6
2011-03-29
xfrm: Move the test on replay window size into the replay check functions
Steffen Klassert
2
-3
/
+16
2011-03-29
ipv4: Don't ip_rt_put() an error pointer in RAW sockets.
David S. Miller
1
-0
/
+1
2011-03-28
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-03-28
net: use CHECKSUM_NONE instead of magic number
Cesar Eduardo Barros
1
-1
/
+1
2011-03-28
bridge: notify applications if address of bridge device changes
stephen hemminger
4
-5
/
+13
2011-03-28
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
Jan Luebbe
1
-3
/
+3
2011-03-28
can: make struct proto const
Oliver Hartkopp
3
-10
/
+7
2011-03-28
net: remove useless comments in net/core/dev.c
Amerigo Wang
1
-54
/
+0
2011-03-28
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
4
-46
/
+86
2011-03-28
ROSE: prevent heap corruption with bad facilities
Dan Rosenberg
1
-2
/
+16
2011-03-28
irda: validate peer name and attribute lengths
Dan Rosenberg
1
-0
/
+6
2011-03-28
irda: prevent heap corruption on invalid nickname
Dan Rosenberg
1
-0
/
+3
2011-03-28
dst: Clone child entry in skb_dst_pop
Steffen Klassert
1
-1
/
+1
[next]