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-12-06
bpf: verifier: add checks for BPF_ABS | BPF_IND instructions
Alexei Starovoitov
1
-0
/
+1
2014-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-26
/
+46
2014-12-03
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2
-3
/
+18
2014-12-03
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
1
-1
/
+2
2014-12-03
bridge: add new hwmode swdev
Scott Feldman
1
-0
/
+1
2014-12-03
bridge: add new brport flag LEARNING_SYNC
Scott Feldman
2
-0
/
+2
2014-12-03
bridge: move private brport flags to if_bridge.h so port drivers can use flags
Scott Feldman
1
-0
/
+12
2014-12-03
bridge: add API to notify bridge driver of learned FBD on offloaded device
Scott Feldman
2
-0
/
+19
2014-12-03
bridge: call netdev_sw_port_stp_update when bridge port STP status changes
Scott Feldman
2
-0
/
+12
2014-12-03
rtnl: expose physical switch id for particular device
Jiri Pirko
1
-0
/
+1
2014-12-03
net: introduce generic switch devices support
Jiri Pirko
2
-0
/
+40
2014-12-03
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
1
-8
/
+8
2014-12-03
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2
-5
/
+9
2014-12-03
neigh: sort Neighbor Cache Entry Flags
Jiri Pirko
1
-3
/
+2
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-6
/
+18
2014-11-29
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-11-29
Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+5
2014-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+2
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
3
-17
/
+12
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
1
-0
/
+7
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
1
-6
/
+9
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
1
-0
/
+2
2014-11-26
Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-26
net: Add remcsum_adjust as common function for remote checksum offload
Tom Herbert
1
-0
/
+16
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
1
-1
/
+1
2014-11-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+1
2014-11-26
Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...
Linus Torvalds
2
-2
/
+1
2014-11-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
5
-13
/
+26
2014-11-25
tipc: add tipc_netlink.h to uapi Kbuild
Richard Alpe
1
-0
/
+1
2014-11-25
tc_vlan: fix type of tcfv_push_vid
Jiri Pirko
1
-1
/
+1
2014-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-0
/
+56
2014-11-24
ipvlan: Initial check-in of the IPVLAN driver.
Mahesh Bandewar
2
-0
/
+19
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
1
-3
/
+3
2014-11-24
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
1
-3
/
+3
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-3
/
+0
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-2
/
+0
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
2014-11-24
switch ipxrtr_route_packet() from iovec to msghdr
Al Viro
1
-1
/
+1
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2
-1
/
+6
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-24
PCI/MSI: Add device flag indicating that 64-bit MSIs don't work
Benjamin Herrenschmidt
1
-0
/
+1
2014-11-23
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2014-11-23
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
1
-1
/
+7
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-18
/
+56
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+25
2014-11-22
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+2
2014-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+0
2014-11-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-22
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
16
-173
/
+741
[next]