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-05-01
net_sched: act_ipt forward compat with xtables
Jamal Hadi Salim
1
-3
/
+30
2013-05-01
mlx4_en: fix a build error on 32bit arches
Eric Dumazet
1
-4
/
+4
2013-05-01
Revert "bnx2x: allow nvram test to run when device is down"
Dmitry Kravkov
1
-10
/
+9
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
1
-1
/
+8
2013-04-30
drivers: net: cpsw: fix kernel warn on cpsw irq enable
Mugunthan V N
1
-1
/
+1
2013-04-30
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
1
-0
/
+5
2013-04-30
3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
Matthew Whitehead
1
-0
/
+2
2013-04-30
tg3: fix to append hardware time stamping flags
Flavio Leitner
1
-1
/
+1
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
26
-104
/
+293
2013-04-30
unix/stream: fix peeking with an offset larger than data in queue
Benjamin Poirier
1
-13
/
+12
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
1
-8
/
+13
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
1
-1
/
+2
2013-04-30
openvswitch: Remove unneeded ovs_netdev_get_ifindex()
Thomas Graf
5
-12
/
+2
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
1
-1
/
+4
2013-04-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
29
-400
/
+520
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-400
/
+520
2013-04-29
Merge branch 'vxlan_bnx2x_offload'
David S. Miller
3
-3
/
+8
2013-04-29
bnx2x: allow handling tunnel over udp offload
Dmitry Kravkov
2
-2
/
+7
2013-04-29
vxlan: do not set SKB_GSO_UDP
Dmitry Kravkov
1
-1
/
+1
2013-04-29
cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
2
-0
/
+26
2013-04-29
cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG
Vipul Pandya
3
-3
/
+76
2013-04-29
cxgb4: Fix pci_device_id structure initialization with correct PF number
Vipul Pandya
1
-38
/
+38
2013-04-29
tcp: reset timer after any SYNACK retransmit
Yuchung Cheng
1
-1
/
+6
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
12
-28
/
+72
2013-04-29
tg3: shows HW time stamping support only if ptp_capable is present
Flavio Leitner
1
-4
/
+7
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
3
-4
/
+6
2013-04-29
be2net: FLR must be first cmd issued to Lancer FW
Kalesh AP
1
-11
/
+11
2013-04-29
be2net: Use GET_FUNCTION_CONFIG V1 cmd
Kalesh AP
2
-2
/
+5
2013-04-29
Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-79
/
+9
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
29
-4639
/
+3688
2013-04-29
sh_eth: add R8A77781 support
Sergei Shtylyov
2
-3
/
+4
2013-04-29
r8169: fix 8168evl frame padding.
Stefan Bader
1
-0
/
+9
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
2
-4
/
+3
2013-04-29
netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixup
Florian Westphal
2
-3
/
+5
2013-04-29
netfilter: nfnetlink_queue: add skb info attribute
Florian Westphal
2
-0
/
+23
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
3
-104
/
+152
2013-04-29
netfilter: nf_queue: move device refcount bump to extra function
Florian Westphal
1
-21
/
+28
2013-04-29
netfilter: ipset: set match: add support to match the counters
Jozsef Kadlecsik
6
-9
/
+120
2013-04-29
netfilter: ipset: The list:set type with counter support
Jozsef Kadlecsik
1
-6
/
+67
2013-04-29
netfilter: ipset: The hash types with counter support
Jozsef Kadlecsik
8
-19
/
+381
2013-04-29
netfilter: ipset: The bitmap types with counter support
Jozsef Kadlecsik
4
-15
/
+186
2013-04-29
netfilter: ipset: Introduce the counter extension in the core
Jozsef Kadlecsik
3
-4
/
+86
2013-04-29
netfilter: ipset: list:set type using the extension interface
Jozsef Kadlecsik
1
-246
/
+301
2013-04-29
netfilter: ipset: Hash types using the unified code base
Jozsef Kadlecsik
7
-1865
/
+610
2013-04-29
netfilter: ipset: Unified hash type generation
Jozsef Kadlecsik
2
-1241
/
+1039
2013-04-29
netfilter: ipset: Bitmap types using the unified code base
Jozsef Kadlecsik
3
-958
/
+316
2013-04-29
netfilter: ipset: Unified bitmap type generation
Jozsef Kadlecsik
2
-0
/
+271
2013-04-29
netfilter: ipset: Introduce extensions to elements in the core
Jozsef Kadlecsik
5
-111
/
+87
2013-04-29
netfilter: ipset: Move often used IPv6 address masking function to header file
Jozsef Kadlecsik
6
-45
/
+9
2013-04-29
netfilter: ipset: Make possible to test elements marked with nomatch
Jozsef Kadlecsik
5
-24
/
+40
[next]