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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+15
2012-06-13
net-next: add dev_loopback_xmit() to avoid duplicate code
Michel Machado
1
-0
/
+1
2012-06-13
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-06-13
ipv4: Add interface option to enable routing of 127.0.0.0/8
Thomas Graf
1
-0
/
+2
2012-06-13
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
1
-0
/
+5
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-0
/
+21
2012-06-12
net: keep name_hlist close to name
Eric Dumazet
1
-3
/
+4
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
6
-35
/
+27
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
1
-0
/
+12
2012-06-10
net: Make linux/tcp.h C++ friendly (trivial)
Paul Pluzhnikov
1
-10
/
+10
2012-06-10
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
1
-1
/
+2
2012-06-08
Added kernel support in EEE Ethtool commands
Yuval Mintz
1
-0
/
+35
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2
-0
/
+20
2012-06-07
netfilter: Add fail-open support
Krishna Kumar
1
-0
/
+5
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
1
-7
/
+2
2012-06-07
netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
Cong Wang
2
-28
/
+0
2012-06-07
netfilter: xt_HMARK: fix endianness and provide consistent hashing
Hans Schillstrom
1
-0
/
+5
2012-06-06
cfg80211: validate remain-on-channel time better
Johannes Berg
1
-0
/
+2
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
1
-0
/
+1
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2
-6
/
+6
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
1
-0
/
+2
2012-06-05
nl80211: add new rssi event to indicate beacon loss
Eliad Peller
1
-0
/
+4
2012-06-04
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
1
-0
/
+1
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
1
-0
/
+7
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
1
-0
/
+4
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
1
-0
/
+33
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
1
-0
/
+1
2012-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-14
/
+9
2012-06-02
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+1
2012-06-02
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-17
/
+27
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+35
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-177
/
+63
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+58
2012-06-01
new helper: signal_delivered()
Al Viro
1
-1
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2
-2
/
+3
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+2
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-0
/
+8
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-0
/
+6
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+12
2012-06-01
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
1
-0
/
+4
2012-06-01
vfs: retry last component if opening stale dentry
Miklos Szeredi
1
-0
/
+1
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
1
-1
/
+9
2012-06-01
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+11
2012-06-01
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
Al Viro
1
-1
/
+1
2012-06-01
take security_mmap_file() outside of ->mmap_sem
Al Viro
1
-4
/
+3
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+48
2012-06-01
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-11
/
+9
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
18
-73
/
+206
2012-06-01
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
1
-0
/
+1
[next]