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
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-29
/
+28
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-45
/
+75
2013-02-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+10
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2013-02-26
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
Al Viro
1
-1
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
9
-91
/
+170
2013-02-26
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
Pravin B Shelar
1
-8
/
+2
2013-02-26
IP_GRE: Fix GRE_CSUM case.
Pravin B Shelar
1
-4
/
+8
2013-02-26
IP_GRE: Fix IP-Identification.
Pravin B Shelar
2
-3
/
+6
2013-02-24
net: change type of virtio_chan->p9_max_pages
Zhang Yanfei
1
-1
/
+1
2013-02-24
net/core: apply pm_runtime_set_memalloc_noio on network devices
Ming Lei
1
-0
/
+5
2013-02-23
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
Mathias Krause
1
-17
/
+7
2013-02-23
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
Mathias Krause
1
-0
/
+3
2013-02-23
fs: Preserve error code in get_empty_filp(), part 2
Anatol Pomozov
1
-2
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
9
-26
/
+26
2013-02-23
tcp: fix SYN-data space mis-accounting
Yuchung Cheng
1
-7
/
+11
2013-02-23
sock: only define socket limit if mem cgroup configured
stephen hemminger
1
-0
/
+2
2013-02-23
net: Fix locking bug in netif_set_xps_queue
Alexander Duyck
1
-1
/
+3
2013-02-23
ipv4: fix error handling in icmp_protocol.
Li Wei
2
-1
/
+24
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+4
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-4
/
+4
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2013-02-22
sun.com documentation fixes
Christian Kujau
1
-1
/
+1
2013-02-22
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-18
/
+14
2013-02-22
ipv4: fix a bug in ping_err().
Li Wei
1
-2
/
+2
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-85
/
+58
2013-02-21
IB/core: Add "type 2" memory windows support
Shani Michaeli
1
-10
/
+10
2013-02-21
Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-37
/
+42
2013-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
397
-9406
/
+22992
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
2
-5
/
+4
2013-02-21
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2013-02-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-332
/
+307
2013-02-20
ip_gre: remove an extra dst_release()
Eric Dumazet
1
-3
/
+1
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-332
/
+307
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
2
-8
/
+5
2013-02-19
net: ipv4: fix waring -Wunused-variable
Gao feng
1
-4
/
+5
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
4
-456
/
+417
2013-02-19
ip_gre: propogate target device GSO capability to the tunnel device
Dmitry Kravkov
1
-2
/
+8
2013-02-19
ip_gre: allow CSUM capable devices to handle packets
Dmitry Kravkov
1
-5
/
+2
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
21
-197
/
+298
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
7
-9
/
+16
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
15
-65
/
+160
2013-02-19
ipv6: fix a sparse warning
Eric Dumazet
1
-1
/
+2
2013-02-19
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
14
-332
/
+307
2013-02-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
55
-1519
/
+4514
2013-02-19
VSOCK: Don't reject PF_VSOCK protocol
Andy King
1
-1
/
+1
2013-02-19
VSOCK: get rid of vsock_version.h
Dmitry Torokhov
2
-24
/
+1
2013-02-19
VSOCK: get rid of EXPORT_SYMTAB
Dmitry Torokhov
2
-4
/
+0
[next]