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-01-31
net/vxlan: Add ethtool drvinfo
Yan Burman
1
-0
/
+15
2013-01-31
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+8
2013-01-31
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
3
-33
/
+42
2013-01-31
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2
-40
/
+55
2013-01-31
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+11
2013-01-31
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
1
-1
/
+39
2013-01-31
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
1
-2
/
+2
2013-01-31
qlcnic: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2013-01-31
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
1
-1
/
+2
2013-01-31
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
1
-0
/
+2
2013-01-31
qlcnic: driver LRO bug fix
Manish chopra
2
-5
/
+19
2013-01-31
qlcnic: Free irq for mailbox interrupts
Manish chopra
1
-1
/
+1
2013-01-31
qlcnic: Fix bug in reading HW reset template
Manish chopra
1
-1
/
+1
2013-01-31
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
1
-1
/
+1
2013-01-31
bond: have random dev address by default instead of zeroes
Jiri Pirko
2
-19
/
+20
2013-01-30
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
3
-11
/
+10
2013-01-30
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2013-01-30
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2013-01-30
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
5
-47
/
+46
2013-01-30
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2
-5
/
+12
2013-01-30
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-30
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-2
/
+2
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
393
-1814
/
+3572
2013-01-30
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
1
-13
/
+41
2013-01-30
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2
-51
/
+87
2013-01-30
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
1
-18
/
+16
2013-01-30
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
1
-13
/
+12
2013-01-30
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-30
pktgen: support net namespace
Cong Wang
1
-79
/
+117
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2
-7
/
+36
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
1
-17
/
+17
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
1
-2
/
+2
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
4
-9
/
+220
2013-01-29
Merge branch 'ipfrags'
David S. Miller
6
-56
/
+118
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
5
-14
/
+33
2013-01-29
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2
-8
/
+20
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
6
-33
/
+57
2013-01-29
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
1
-4
/
+5
2013-01-29
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
1
-4
/
+7
2013-01-29
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
1
-1
/
+4
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
1
-31
/
+12
2013-01-29
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2
-10
/
+8
2013-01-29
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
2
-8
/
+17
2013-01-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-5
/
+33
2013-01-29
via-rhine: add 64bit statistics.
Jamie Gloudon
1
-8
/
+39
2013-01-29
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2
-5
/
+68
2013-01-29
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
1
-6
/
+44
2013-01-29
netpoll: use the net namespace of current process instead of init_net
Cong Wang
1
-2
/
+4
2013-01-29
netpoll: use ipv6_addr_equal() to compare ipv6 addr
Cong Wang
1
-3
/
+3
2013-01-29
netpoll: add RCU annotation to npinfo field
Cong Wang
1
-1
/
+1
[next]