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
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-55
/
+75
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
11
-402
/
+32
2014-10-01
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-0
/
+3
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
4
-5
/
+29
2014-09-29
ematch: Fix matching of inverted containers.
Ignacy Gawędzki
1
-2
/
+4
2014-09-29
gro: fix aggregation for skb using frag_list
Eric Dumazet
1
-0
/
+3
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-29
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
1
-1
/
+1
2014-09-29
ip6_gre: Return an error when adding an existing tunnel.
Steffen Klassert
1
-0
/
+2
2014-09-29
ip6_vti: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-29
ip6_tunnel: Return an error when adding an existing tunnel.
Steffen Klassert
1
-1
/
+5
2014-09-28
net: make tcp_cleanup_rbuf private
Dan Williams
1
-1
/
+1
2014-09-28
net_dma: revert 'copied_early'
Dan Williams
1
-14
/
+8
2014-09-28
net_dma: simple removal
Dan Williams
11
-387
/
+23
2014-09-27
ip6gre: add a rtnl link alias for ip6gretap
Nicolas Dichtel
1
-0
/
+1
2014-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-8
/
+71
2014-09-26
ip_tunnel: Don't allow to add the same tunnel multiple times.
Steffen Klassert
1
-3
/
+8
2014-09-26
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
1
-0
/
+3
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
3
-14
/
+0
2014-09-25
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2
-0
/
+8
2014-09-25
rpc: return sent and err from xs_sendpages()
Jason Baron
1
-39
/
+42
2014-09-25
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-09-24
Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-40
/
+133
2014-09-23
ipv4: do not use this_cpu_ptr() in preemptible context
Eric Dumazet
1
-3
/
+3
2014-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-13
/
+45
2014-09-23
net: rfkill: gpio: Fix clock status
Loic Poulain
1
-1
/
+1
2014-09-22
net: sched: shrink struct qdisc_skb_cb to 28 bytes
Eric Dumazet
1
-4
/
+14
2014-09-20
openvswitch: restore OVS_FLOW_CMD_NEW notifications
Samuel Gauthier
1
-4
/
+5
2014-09-20
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+1
2014-09-17
net: rfkill: gpio: Enable module auto-loading for ACPI based switches
Marcel Holtmann
1
-0
/
+1
2014-09-16
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
1
-8
/
+24
2014-09-16
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
3
-6
/
+22
2014-09-16
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-09-15
net: fix creation adjacent device symlinks
Alexander Y. Fomichev
1
-7
/
+11
2014-09-14
bridge: Allow clearing of pvid and untagged bitmap
Vlad Yasevich
1
-0
/
+4
2014-09-14
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2
-4
/
+13
2014-09-13
Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2
-1
/
+7
2014-09-13
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2
-3
/
+26
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-121
/
+143
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
1
-2
/
+18
2014-09-10
libceph: do not hard code max auth ticket len
Ilya Dryomov
1
-35
/
+29
2014-09-10
libceph: add process_one_ticket() helper
Ilya Dryomov
1
-104
/
+124
2014-09-10
libceph: gracefully handle large reply messages from the mon
Sage Weil
1
-0
/
+8
2014-09-10
RxRPC: Fix missing __user annotation
David Howells
1
-1
/
+1
2014-09-10
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2014-09-09
Merge tag 'mac80211-for-john-2014-09-08' of git://git.kernel.org/pub/scm/linu...
John W. Linville
2
-1
/
+7
2014-09-09
net: fix skb_page_frag_refill() kerneldoc
Eric Dumazet
1
-1
/
+1
[next]