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-20
ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET
Florent Fourcot
2
-0
/
+2
2014-01-19
net: introduce SO_BPF_EXTENSIONS
Michal Sekletar
2
-0
/
+13
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+22
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2
-0
/
+18
2014-01-18
ipv4: fix a dst leak in tunnels
Eric Dumazet
1
-1
/
+0
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
1
-1
/
+0
2014-01-18
ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT
Florent Fourcot
1
-3
/
+3
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-3
/
+31
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
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+19
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
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
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
1
-0
/
+2
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
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
1
-1
/
+1
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
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
1
-0
/
+4
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-3
/
+15
2014-01-13
Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-0
/
+12
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-12
seqlock: Use raw_ prefix instead of _no_lockdep
John Stultz
1
-8
/
+19
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
ieee80211: add definition for SMS4 key len
Avinash Patil
1
-0
/
+1
[next]