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
2013-03-15
netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
Pablo Neira Ayuso
1
-1
/
+1
2013-03-15
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
Gao feng
4
-24
/
+24
2013-03-14
skb: Propagate pfmemalloc on skb from head page only
Pavel Emelyanov
1
-2
/
+4
2013-03-14
tcp: fix skb_availroom()
Eric Dumazet
3
-4
/
+6
2013-03-13
net: qmi_wwan: set correct altsetting for Gobi 1K devices
Bjørn Mork
1
-33
/
+16
2013-03-13
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
2013-03-13
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
1
-1
/
+1
2013-03-13
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
1
-1
/
+1
2013-03-13
tg3: 5715 does not link up when autoneg off
Nithin Sujir
1
-0
/
+8
2013-03-13
Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+2
2013-03-13
bonding: don't call update_speed_duplex() under spinlocks
Veaceslav Falico
1
-4
/
+2
2013-03-13
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
Daniel Mack
1
-1
/
+1
2013-03-12
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
1
-1
/
+2
2013-03-12
net/core: move vlan_depth out of while loop in skb_network_protocol()
Li RongQing
1
-1
/
+1
2013-03-12
ARM:net: an issue for k which is u32, never < 0
Chen Gang
1
-1
/
+1
2013-03-12
netconsole: don't call __netpoll_cleanup() while atomic
Veaceslav Falico
1
-6
/
+9
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
1
-0
/
+1
2013-03-12
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+3
2013-03-12
net/ipv4: Ensure that location of timestamp option is stored
David Ward
1
-4
/
+1
2013-03-12
cxgb4: Allow for backward compatibility with new VPD scheme.
Santosh Rastapur
1
-3
/
+9
2013-03-12
batman-adv: verify tt len does not exceed packet len
Marek Lindner
1
-3
/
+3
2013-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+40
2013-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
84
-696
/
+843
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
11
-41
/
+42
2013-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-40
/
+185
2013-03-11
s390: Fix a header dependencies related build error
Li Zefan
1
-0
/
+1
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
5
-18
/
+22
2013-03-11
um: Use tty_port_operations->destruct
Richard Weinberger
3
-14
/
+14
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-11
Input: mms114 - Fix regulator enable and disable paths
Mark Brown
1
-9
/
+25
2013-03-11
Input: ads7864 - check return value of regulator enable
Mark Brown
1
-1
/
+6
2013-03-11
Input: tc3589x-keypad - fix keymap size
Rabin Vincent
1
-4
/
+4
2013-03-11
Linux 3.9-rc2
v3.9-rc2
Linus Torvalds
1
-1
/
+1
2013-03-11
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-03-11
rrunner.c: fix possible memory leak in rr_init_one()
David Oostdyk
1
-0
/
+3
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+8
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
1
-0
/
+4
2013-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
71
-19
/
+84
2013-03-10
Input: wacom - add support for 0x10d
Stephan Frank
1
-0
/
+4
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-130
/
+221
2013-03-09
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-09
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
2
-2
/
+67
2013-03-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+13
2013-03-09
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
13
-34
/
+26
[next]