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
2014-01-17
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
1
-4
/
+31
2014-01-17
net_sched: act: pick a different type for act_xt
WANG Cong
1
-0
/
+1
2014-01-17
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
1
-1
/
+2
2014-01-17
net: Add skb_get_hash_raw
Tom Herbert
1
-0
/
+5
2014-01-17
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
1
-0
/
+1
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
1
-0
/
+5
2014-01-16
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
1
-0
/
+1
2014-01-16
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
1
-0
/
+5
2014-01-16
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
1
-1
/
+23
2014-01-16
net: rename sysfs symlinks on device name change
Veaceslav Falico
1
-0
/
+1
2014-01-15
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
1
-1
/
+1
2014-01-15
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2
-4
/
+1
2014-01-15
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
1
-1
/
+1
2014-01-15
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
1
-0
/
+100
2014-01-15
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
1
-0
/
+58
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+16
2014-01-15
net: add skb_checksum_setup
Paul Durrant
1
-0
/
+2
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-01-14
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-1
/
+0
2014-01-14
phylib: Add of_phy_attach
Andy Fleming
1
-0
/
+10
2014-01-14
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-0
/
+2
2014-01-14
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
1
-0
/
+1
2014-01-14
phylib: Add Clause 45 read/write functions
Andy Fleming
1
-0
/
+39
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-4
/
+0
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
1
-15
/
+15
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-1
/
+1
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
1
-3
/
+4
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
1
-1
/
+6
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
3
-16
/
+37
2014-01-11
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
1
-0
/
+2
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-6
/
+192
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-0
/
+28
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-4
/
+8
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-6
/
+192
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
6
-15
/
+48
2014-01-10
netfilter: introduce l2tp match extension
James Chapman
2
-0
/
+28
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-6
/
+16
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-3
/
+3
2014-01-09
netfilter: nf_tables: fix chain type module reference handling
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nft_ct: Add support to set the connmark
Kristian Evensen
1
-0
/
+2
2014-01-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-1
/
+6
2014-01-08
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-08
netfilter: nft_meta: add l4proto support
Patrick McHardy
4
-1
/
+6
2014-01-08
netfilter: nf_tables: add nfproto support to meta expression
Patrick McHardy
1
-0
/
+2
2014-01-08
netfilter: nf_tables: add "inet" table for IPv4/IPv6
Patrick McHardy
4
-0
/
+6
2014-01-08
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-1
/
+8
2014-01-08
netfilter: nf_tables: add hook ops to struct nft_pktinfo
Patrick McHardy
1
-2
/
+3
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+17
2014-01-08
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2
-0
/
+8
[next]