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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
1
-0
/
+11
2013-10-29
ipv6: Remove privacy config option.
David S. Miller
2
-6
/
+1
2013-10-26
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-1
/
+1
2013-10-26
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-1
/
+0
2013-10-24
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
1
-0
/
+4
2013-10-24
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
1
-2
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-94
/
+109
2013-10-24
net: Dereference pointer-value of sk_prot->memory_pressure
Christoph Paasch
1
-1
/
+1
2013-10-23
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+6
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-19
/
+38
2013-10-22
net: remove function sk_reset_txq()
ZHAO Gang
1
-3
/
+1
2013-10-22
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+1
2013-10-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2013-10-22
Merge tag 'drm-intel-fixes-2013-10-21' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-4
/
+55
2013-10-22
mac802154: correct a typo in ieee802154_alloc_device() prototype
Alexandre Belloni
1
-1
/
+1
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-22
tcp_memcontrol: Kill struct tcp_memcontrol
Eric W. Biederman
2
-24
/
+14
2013-10-22
tcp_memcontrol: Remove the per netns control.
Eric W. Biederman
2
-3
/
+1
2013-10-22
tcp_memcontrol: Remove setting cgroup settings via sysctl
Eric W. Biederman
1
-1
/
+0
2013-10-22
tcp_memcontrol: Remove tcp_max_memory
Eric W. Biederman
1
-1
/
+0
2013-10-22
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
1
-4
/
+2
2013-10-22
ipv6: always prefer rt6i_gateway if present
Julian Anastasov
1
-1
/
+1
2013-10-22
nf_tables*.h: Remove extern from function prototypes
Joe Perches
2
-43
/
+40
2013-10-22
net: fix build warnings because of net_get_random_once merge
Hannes Frederic Sowa
1
-0
/
+1
2013-10-21
IB/core: Temporarily disable create_flow/destroy_flow uverbs
Yann Droneaud
1
-0
/
+6
2013-10-20
tcp: switch tcp_fastopen key generation to net_get_random_once
Hannes Frederic Sowa
1
-1
/
+1
2013-10-20
inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
Hannes Frederic Sowa
1
-4
/
+0
2013-10-20
inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...
Hannes Frederic Sowa
1
-1
/
+0
2013-10-20
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
1
-0
/
+25
2013-10-20
static_key: WARN on usage before jump_label_init was called
Hannes Frederic Sowa
2
-0
/
+12
2013-10-20
ipv6: split inet6_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
2
-23
/
+9
2013-10-20
ipv4: split inet_ehashfn to hash functions per compilation unit
Hannes Frederic Sowa
1
-16
/
+6
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
2
-2
/
+6
2013-10-20
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
1
-2
/
+5
2013-10-20
ipv4: generalize gre_handle_offloads
Eric Dumazet
2
-1
/
+10
2013-10-20
bonding: add Netlink support active_slave option
Jiri Pirko
1
-0
/
+1
2013-10-20
bonding: add Netlink support mode option
Jiri Pirko
1
-0
/
+10
2013-10-20
net: fix cipso packet validation when !NETLABEL
Seif Mazareeb
1
-2
/
+4
2013-10-19
Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2013-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2013-10-18
tcp: rename tcp_tso_segment()
Eric Dumazet
1
-1
/
+1
2013-10-18
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus
Mark Brown
1
-0
/
+1
2013-10-18
drm: Pad drm_mode_get_connector to 64-bit boundary
Chris Wilson
1
-0
/
+2
2013-10-18
net: Delete trailing semi-colon from definition of netdev_WARN()
Ben Hutchings
1
-1
/
+1
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
1
-0
/
+2
2013-10-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-2
/
+53
2013-10-18
ipv4: shrink rt_cache_stat
Eric Dumazet
1
-8
/
+0
2013-10-17
netdev: inet_timewait_sock.h missing semi-colon when KMEMCHECK is enabled
Randy Dunlap
1
-1
/
+1
2013-10-17
yam: integer underflow in yam_ioctl()
Dan Carpenter
1
-1
/
+1
2013-10-17
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
1
-0
/
+1
[next]