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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-13
[AF_PACKET]: Fix minor code duplication
Urs Thuermann
1
-11
/
+5
2007-11-13
[NET]: Remove references to net-modules.txt.
Adrian Bunk
4
-156
/
+82
2007-11-13
[INET]: Remove leftover prototypes from include/net/inet_common.h
Arnaldo Carvalho de Melo
1
-4
/
+0
2007-11-13
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...
David S. Miller
19
-194
/
+220
2007-11-13
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
6
-6
/
+21
2007-11-13
[SUNGEM]: Fix suspend regression due to NAPI changes.
Johannes Berg
1
-6
/
+5
2007-11-13
[PPP]: Remove ptr comparisons to 0
Joe Perches
3
-93
/
+94
2007-11-13
[IPV6]: Add ifindex field to ND user option messages.
Pierre Ynard
2
-0
/
+3
2007-11-13
sigwait eats blocked default-ignore signals
Roland McGrath
1
-1
/
+1
2007-11-13
nfsd4: recheck for secure ports in fh_verify
J. Bruce Fields
1
-17
/
+26
2007-11-13
knfsd: fix spurious EINVAL errors on first access of new filesystem
J. Bruce Fields
2
-2
/
+2
2007-11-13
Revert "Bias the placement of kernel pages at lower PFNs"
Linus Torvalds
1
-20
/
+0
2007-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2
-16
/
+28
2007-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...
Linus Torvalds
5
-20
/
+34
2007-11-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
45
-428
/
+380
2007-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
24
-171
/
+727
2007-11-12
x86: fix taking DNA during 64bit sigreturn
Siddha, Suresh B
2
-4
/
+10
2007-11-12
SLUB: killed the unused "end" variable
Denis Cheng
1
-2
/
+0
2007-11-12
core dump: remain dumpable
Roland McGrath
1
-2
/
+4
2007-11-12
Fix memory leak in discard case of sctp_sf_abort_violation()
Jesper Juhl
1
-5
/
+5
2007-11-12
virtio: Force use of power-of-two for descriptor ring sizes
Rusty Russell
4
-14
/
+25
2007-11-12
lguest: Fix lguest virtio-blk backend size computation
Anthony Liguori
1
-4
/
+4
2007-11-12
virtio: Fix used_idx wrap-around
Anthony Liguori
1
-1
/
+1
2007-11-12
virtio: more fallout from scatterlist changes.
Rusty Russell
1
-0
/
+3
2007-11-12
virtio: fix vring_init for 64 bits
Anthony Liguori
1
-2
/
+2
2007-11-11
[INET]: Small possible memory leak in FIB rules
Denis V. Lunev
5
-64
/
+62
2007-11-11
[NETNS]: init dev_base_lock only once
Alexey Dobriyan
1
-1
/
+0
2007-11-11
[UNIX]: The unix_nr_socks limit can be exceeded
Pavel Emelyanov
1
-3
/
+4
2007-11-11
[AF_UNIX]: Convert socks to unix_socks in scan_inflight, not in callbacks
Pavel Emelyanov
1
-11
/
+9
2007-11-11
[AF_UNIX]: Make unix_tot_inflight counter non-atomic
Pavel Emelyanov
3
-5
/
+5
2007-11-11
[AF_PACKET]: Allow multicast traffic to be caught by ORIGDEV when bonded
Peter P Waskiewicz Jr
1
-2
/
+2
2007-11-11
ssb: Fix PCMCIA-host lowlevel bus access
Michael Buesch
2
-28
/
+29
2007-11-11
mac80211: fix MAC80211_RCSIMPLE Kconfig
Johannes Berg
1
-2
/
+2
2007-11-11
mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG
John W. Linville
3
-6
/
+16
2007-11-11
mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT
Johannes Berg
3
-15
/
+21
2007-11-11
mac80211: remove unused driver ops
Johannes Berg
2
-27
/
+1
2007-11-11
mac80211: remove ieee80211_common.h
Johannes Berg
1
-91
/
+0
2007-11-11
softmac: MAINTAINERS update
Johannes Berg
1
-6
/
+1
2007-11-11
rfkill: Fix sparse warning
Michael Buesch
1
-0
/
+4
2007-11-11
rfkill: Use mutex_lock() at register and add sanity check
Michael Buesch
1
-11
/
+9
2007-11-11
iwlwifi: select proper rate control algorithm
Johannes Berg
2
-0
/
+4
2007-11-11
mac80211: allow driver to ask for a rate control algorithm
Johannes Berg
2
-1
/
+7
2007-11-11
mac80211: don't allow registering the same rate control twice
Johannes Berg
1
-1
/
+10
2007-11-11
rfkill: Use subsys_initcall
Michael Buesch
1
-1
/
+1
2007-11-11
mac80211: make simple rate control algorithm built-in
Johannes Berg
6
-27
/
+42
2007-11-11
rfkill: Register LED triggers before registering switch
Michael Buesch
1
-5
/
+6
2007-11-11
ssb: Fix initcall ordering
Michael Buesch
1
-1
/
+4
2007-11-11
softmac: fix wext MLME request reason code endianness
Johannes Berg
1
-1
/
+1
2007-11-11
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
1
-11
/
+1
2007-11-11
[NET]: Fix skb_truesize_check() assertion
Chuck Lever
1
-1
/
+3
[next]